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 01eb6f5 commit 2f3e2e9Copy full SHA for 2f3e2e9
.github/workflows/test.yml
@@ -33,4 +33,4 @@ jobs:
33
- run: pipenv run pytest --cov --cov-report=xml
34
35
- name: Upload Coverage to Codecov
36
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v2
0 commit comments