Skip to content

Commit b10f7ee

Browse files
committed
use codecov action
1 parent 4473b85 commit b10f7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
- run: yarn --frozen-lockfile
3434
- run: yarn cover:ci
3535
- if: ${{ matrix.os != 'windows-latest' }}
36-
run: bash <(curl -s https://codecov.io/bash) -X gcov
36+
uses: codecov/codecov-action@v1

0 commit comments

Comments
 (0)