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.
2 parents 828ae48 + 7d633f0 commit 5d469c3Copy full SHA for 5d469c3
.github/workflows/tests.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Test with tox
30
run: tox
31
- name: Upload coverage report
32
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v2
33
with:
34
env_vars: PYTHON,DJANGO,DJANGO_REST_FRAMEWORK
35
check:
0 commit comments