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 70bcbc7 commit 3d3ecf4Copy full SHA for 3d3ecf4
.github/workflows/workflow.yml
@@ -20,5 +20,3 @@ jobs:
20
pip install coverage
21
pip install pytest-cov
22
coverage run -m pytest
23
- - name: Upload Coverage to Codecov
24
- uses: codecov/codecov-action@v2
0 commit comments