Skip to content

Commit

Permalink
ci: remove CODECOV_TOKEN (#490)
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris authored Jan 10, 2021
1 parent 10834f4 commit b2b9041
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,3 @@ jobs:
path: coverage

- uses: codecov/codecov-action@v1.2.1
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit b2b9041

Please sign in to comment.