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 4960d77 + b10f7ee commit d391a0cCopy full SHA for d391a0c
.github/workflows/test.yml
@@ -33,4 +33,4 @@ jobs:
33
- run: yarn --frozen-lockfile
34
- run: yarn cover:ci
35
- if: ${{ matrix.os != 'windows-latest' }}
36
- run: bash <(curl -s https://codecov.io/bash) -X gcov
+ uses: codecov/codecov-action@v1
0 commit comments