mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-02-23 14:48:35 +00:00
debug
This commit is contained in:
parent
0ad11dcd2e
commit
1ebee5cb52
@ -231,6 +231,10 @@ jobs:
|
||||
- name: Combine coverage data and display human readable report
|
||||
run: |
|
||||
find . -name \*.pyc -delete
|
||||
echo debug
|
||||
pwd
|
||||
ls -ltr
|
||||
ls -ltr spiffworkflow-backend
|
||||
nox --force-color --session=coverage
|
||||
|
||||
- name: Create coverage report
|
||||
|
Loading…
x
Reference in New Issue
Block a user