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 c029bae commit 77518baCopy full SHA for 77518ba
.github/workflows/test.yml
@@ -35,6 +35,6 @@ jobs:
35
run: poetry build
36
37
- name: Upload coverage report to codecov
38
- uses: codecov/codecov-action@v2
+ uses: codecov/codecov-action@v1
39
with:
40
file: ./coverage.xml
0 commit comments