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 4473b85 commit b10f7eeCopy full SHA for b10f7ee
.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