Skip to content

Commit

Permalink
Add codecov token to test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
smokingroosters authored Apr 29, 2024
1 parent fe9e112 commit 7704e69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,5 @@ jobs:
with:
files: ./coverage.xml
fail_ci_if_error: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 7704e69

Please sign in to comment.