Skip to content

Commit

Permalink
Add codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
rnijveld committed May 28, 2024
1 parent 88ac3e5 commit 0675b2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
with:
files: lcov.info
fail_ci_if_error: false
token: ${{ secrets.CODECOV_TOKEN }}

unused:
name: Check unused dependencies
Expand Down

0 comments on commit 0675b2e

Please sign in to comment.