glob
This commit is contained in:
parent
c379c4fac4
commit
0b44910296
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
|||||||
env_vars: OS,PYTHON
|
env_vars: OS,PYTHON
|
||||||
fail_ci_if_error: true
|
fail_ci_if_error: true
|
||||||
files: ./coverage.xml,!./cache
|
files: ./coverage.xml,!./cache
|
||||||
coverage-files-search-exclude-folder: .mypy_cache
|
coverage-files-search-exclude-folder: "**/.mypy_cache"
|
||||||
flags: unittests
|
flags: unittests
|
||||||
name: coverage-tox-${{ matrix.python-version }}
|
name: coverage-tox-${{ matrix.python-version }}
|
||||||
verbose: true
|
verbose: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user