Skip to content

Commit

Permalink
upload coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jokester committed Jun 14, 2024
1 parent a315ec9 commit 36f10fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/check-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,7 @@ jobs:
emoji: false
verbose: true
job-summary: true
- uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
if: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 36f10fd

Please sign in to comment.