mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-27 02:05:17 +00:00
remove debug
This commit is contained in:
parent
c55095a367
commit
f0129c1058
6
.github/workflows/backend_tests.yml
vendored
6
.github/workflows/backend_tests.yml
vendored
@ -261,11 +261,7 @@ jobs:
|
||||
- name: Combine coverage data and display human readable report
|
||||
run: |
|
||||
find . -name \*.pyc -delete
|
||||
echo debug
|
||||
pwd
|
||||
# mv ../.coverage .
|
||||
ls -altr
|
||||
nox --force-color --session=coverage || ls ../.coverage
|
||||
nox --force-color --session=coverage
|
||||
|
||||
- name: Create coverage report
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user