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