adapt excludes
This commit is contained in:
parent
7e6861f833
commit
8b49832282
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
with:
|
||||
env_vars: OS,PYTHON
|
||||
fail_ci_if_error: true
|
||||
files: ./coverage.xml,!./cache
|
||||
files: ./coverage.xml,!./cache,!./coverage.meta.json,!./coverage.data.json
|
||||
flags: unittests
|
||||
name: coverage-tox-${{ matrix.python-version }}
|
||||
verbose: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user