Skip to content

Commit

Permalink
add token reference
Browse files Browse the repository at this point in the history
  • Loading branch information
jcapriot committed Oct 30, 2023
1 parent b3a14bf commit f8e47de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_with_conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
if: ${{ matrix.python-version }} == '3.10'
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
distribute:
name: Publish Source to Pypi
Expand Down

0 comments on commit f8e47de

Please sign in to comment.