Skip to content

Commit

Permalink
ci: remove codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
teatimeguest committed Dec 2, 2021
1 parent 37dfbe8 commit f8c8641
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:

- name: Upload coverage
uses: codecov/codecov-action@v2
with:
token: ${{ secrets.CODECOV_TOKEN }}

test:
strategy:
Expand Down

0 comments on commit f8c8641

Please sign in to comment.