Skip to content

Commit

Permalink
remove codecov token
Browse files Browse the repository at this point in the history
It shouldn't be necessary for public repositories.
  • Loading branch information
Vincent Mutolo committed May 27, 2021
1 parent ce183cb commit e7c28eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/code_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,4 @@ jobs:
- name: Upload to codecov.io
uses: codecov/codecov-action@a1ed4b322b4b38cb846afb5a0ebfa17086917d27
with:
token: ${{secrets.CODECOV_TOKEN}}
fail_ci_if_error: true

0 comments on commit e7c28eb

Please sign in to comment.