Skip to content

Commit

Permalink
fix(codecov): setup coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
BowlingX committed Aug 13, 2021
1 parent 56c7ac8 commit dbcb284
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- run: yarn test
- run: yarn cov:send
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
- name: Publish Unit Test Results
uses: EnricoMi/publish-unit-test-result-action/composite@v1
Expand Down

0 comments on commit dbcb284

Please sign in to comment.