Skip to content

Commit

Permalink
fix: codecov tokenized
Browse files Browse the repository at this point in the history
  • Loading branch information
grafuls committed Oct 31, 2023
1 parent 428a233 commit d055a83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./coverage.xml
env_vars: PYTHON
flags: unittests
Expand Down

0 comments on commit d055a83

Please sign in to comment.