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
1 changed files with 2 additions and 0 deletions

View File

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