Skip to content

Commit

Permalink
Don't set codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Apr 5, 2022
1 parent 3fac4bf commit 60bb273
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
- windows: py38-test-cov
- windows: py39-test-cov
coverage: 'codecov'
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

publish:
needs: tests
Expand Down

0 comments on commit 60bb273

Please sign in to comment.