Skip to content

Commit

Permalink
Use secrets.CODECOV_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
jpdunc23 committed Feb 9, 2024
1 parent b664800 commit 16827d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,5 @@ jobs:
uses: codecov/codecov-action@v4
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true

0 comments on commit 16827d1

Please sign in to comment.