Skip to content

Commit

Permalink
attempt upload code coverage to CC
Browse files Browse the repository at this point in the history
  • Loading branch information
mayank1513 committed Oct 13, 2023
1 parent aff7abe commit f3b4c9f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,8 @@ jobs:
directory: ./packages/react18-themes
token: ${{ secrets.CODECOV_TOKEN }}
flags: fork-me
- uses: paambaati/[email protected]
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
with:
workingDirectory: ./packages/react18-themes

0 comments on commit f3b4c9f

Please sign in to comment.