Skip to content

Commit

Permalink
Added token for codecov upload
Browse files Browse the repository at this point in the history
  • Loading branch information
chr-pok committed Jul 11, 2024
1 parent 5be8ada commit 0a3beab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
if: ${{matrix.python-version == '3.10'}}
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: false
files: ./coverage.xml
flags: pytest
Expand Down

0 comments on commit 0a3beab

Please sign in to comment.