Skip to content

Commit

Permalink
ci: use codecov token to upload coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
barmac authored Oct 31, 2023
1 parent 193551a commit bca5b38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ jobs:
if: runner.os == 'Linux'
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit bca5b38

Please sign in to comment.