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