1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-09-13 09:09:58 +00:00

adapt excludes

This commit is contained in:
Patrick Kanzler
2024-04-02 00:48:37 +02:00
committed by GitHub
parent 7e6861f833
commit 8b49832282

View File

@@ -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