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 e009ecb commit b94d393Copy full SHA for b94d393
.github/workflows/test.yml
@@ -59,4 +59,4 @@ jobs:
59
- name: Test
60
run: python -m poetry run bash scripts/test.sh
61
- name: Upload coverage
62
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v2
0 commit comments