Skip to content

Commit

Permalink
Update test.yml: upload CODECOV token (#1268)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfeurer authored Jul 4, 2023
1 parent 2079501 commit 5d2128a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,6 @@ jobs:
uses: codecov/codecov-action@v3
with:
files: coverage.xml
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
verbose: true

0 comments on commit 5d2128a

Please sign in to comment.