Skip to content

Commit

Permalink
Set CODECOV_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
jwodder committed Feb 17, 2024
1 parent 281aecb commit 7bc6f73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,5 @@ jobs:
uses: codecov/codecov-action@v4
with:
fail_ci_if_error: false
token: ${{ secrets.CODECOV_TOKEN }}
name: ${{ matrix.python-version }}

0 comments on commit 7bc6f73

Please sign in to comment.