Skip to content

Commit

Permalink
set codecov token from secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
fkwp committed Aug 27, 2024
1 parent 7e3e17a commit 6521c80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4
with:
flags: unittests
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true

0 comments on commit 6521c80

Please sign in to comment.