mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-02-04 13:45:13 +00:00
remove debug
This commit is contained in:
parent
efb340d342
commit
ea2757a471
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