mirror of
https://github.com/xgi/castero
synced 2024-11-10 15:28:45 +01:00
remove test files from coverage report
This commit is contained in:
parent
ec84ba8a19
commit
c9cab1e5b8
@ -49,7 +49,7 @@ jobs:
|
||||
command: |
|
||||
. venv/bin/activate
|
||||
coverage run -m pytest tests
|
||||
coverage xml
|
||||
coverage xml --omit="tests/*"
|
||||
|
||||
- store_artifacts:
|
||||
path: coverage.xml
|
||||
|
Loading…
Reference in New Issue
Block a user