Skip to content

Commit

Permalink
Define CodeCov token
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Evenson <[email protected]>
  • Loading branch information
benjiro committed Feb 6, 2024
1 parent 24abe51 commit 1ff7cee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ jobs:
name: Code Coverage for ${{ matrix.os }}
fail_ci_if_error: true
verbose: true
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 1ff7cee

Please sign in to comment.