mirror of
https://github.com/sartography/spiffworkflow-backend.git
synced 2025-02-23 12:58:13 +00:00
find out where we are in ci
This commit is contained in:
parent
21561d2570
commit
c5a57a7c65
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -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 }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user