Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hamzamahmood authored Dec 11, 2024
1 parent fcc11ed commit 9ce9e6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
run: yarn check-style

- name: Upload coverage reports
if: ${{ matrix.node == "19.x" && github.actor != 'dependabot[bot]' }}
uses: paambaati/[email protected]
env:
CC_TEST_REPORTER_ID: ${{ secrets.TEST_REPORTER_ID }}
Expand Down

0 comments on commit 9ce9e6b

Please sign in to comment.