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 991a082 commit ea36c89Copy full SHA for ea36c89
tox.ini
@@ -9,4 +9,4 @@ deps =
9
allowlist_externals = pytest
10
11
commands =
12
- pytest --cov --junitxml=codecov.xml
+ pytest --cov --junitxml=coverage.xml
0 commit comments