Skip to content

Commit

Permalink
Use CODECOV_TOKEN secret in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA committed Mar 21, 2023
1 parent 13e8d9c commit 343b92f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_local_ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,4 @@ jobs:
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 343b92f

Please sign in to comment.