This commit is contained in:
Patrick Kanzler 2024-04-02 00:57:46 +02:00 committed by GitHub
parent c379c4fac4
commit 0b44910296
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,7 +61,7 @@ jobs:
env_vars: OS,PYTHON
fail_ci_if_error: true
files: ./coverage.xml,!./cache
coverage-files-search-exclude-folder: .mypy_cache
coverage-files-search-exclude-folder: "**/.mypy_cache"
flags: unittests
name: coverage-tox-${{ matrix.python-version }}
verbose: true