mirror of
https://github.com/python-escpos/python-escpos
synced 2025-09-13 09:09:58 +00:00
flag python version in name
This commit is contained in:
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
@@ -49,5 +49,5 @@ jobs:
|
||||
fail_ci_if_error: true
|
||||
files: ./coverage.xml,!./cache
|
||||
flags: unittests
|
||||
name: codecov-umbrella
|
||||
name: coverage-tox-${{ matrix.python-version }}
|
||||
verbose: true
|
Reference in New Issue
Block a user