Skip to content

Commit

Permalink
ci: codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
jannisborn committed Jun 24, 2024
1 parent 12fcadb commit f3f978d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_tip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
uses: codecov/codecov-action@v2
with:
files: coverage.xml
token: ${{ secrets.CODECOV_TOKEN }} # Use the token here
fail_ci_if_error: true

test-potential-wheel-install:
Expand Down

0 comments on commit f3f978d

Please sign in to comment.