see if coverage dir
This commit is contained in:
parent
eb076ae832
commit
a9f40205b2
|
@ -261,8 +261,7 @@ jobs:
|
||||||
find . -name \*.pyc -delete
|
find . -name \*.pyc -delete
|
||||||
echo debug
|
echo debug
|
||||||
pwd
|
pwd
|
||||||
ls -ltr
|
ls -altr
|
||||||
ls -ltr spiffworkflow-backend
|
|
||||||
nox --force-color --session=coverage
|
nox --force-color --session=coverage
|
||||||
|
|
||||||
- name: Create coverage report
|
- name: Create coverage report
|
||||||
|
|
Loading…
Reference in New Issue