find out where we are in ci

This commit is contained in:
jasquat 2022-05-20 13:42:28 -04:00
parent 21561d2570
commit c5a57a7c65

View File

@ -160,6 +160,8 @@ jobs:
- name: Run Nox - name: Run Nox
run: | run: |
ls -l .
pwd
./bin/recreate_db clean ./bin/recreate_db clean
nox --force-color --python=${{ matrix.python }} nox --force-color --python=${{ matrix.python }}