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 43f1e27 commit fda63eaCopy full SHA for fda63ea
.github/workflows/run-pytest.yml
@@ -45,3 +45,4 @@ jobs:
45
with:
46
files: ./coverage.xml
47
token: ${{ secrets.CODECOV_TOKEN }}
48
+ verbose: true
0 commit comments