Skip to content

Commit

Permalink
Remove codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
denniseilander committed May 16, 2021
1 parent b838563 commit 7b99d31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
if: ${{ github.actor != 'dependabot' }}
uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
files: coverage/coverage.xml
name: codecov-report
Expand Down

0 comments on commit 7b99d31

Please sign in to comment.