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 f8b82ee commit f9ed3f4Copy full SHA for f9ed3f4
.github/workflows/ci.yml
@@ -38,4 +38,4 @@ jobs:
38
run: poetry run coverage combine
39
- name: Generate coverage.xml
40
run: poetry run coverage xml
41
- - uses: codecov/codecov-action@v1
+ - uses: codecov/codecov-action@v2
0 commit comments