We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77734d1 commit 56c64cfCopy full SHA for 56c64cf
.github/workflows/tox.yml
@@ -34,3 +34,5 @@ jobs:
34
uses: codecov/[email protected]
35
with:
36
flags: ${{ matrix.python-version }}
37
+ file: ./coverage.xml
38
+ fail_ci_if_error: true
0 commit comments