Skip to content

Commit

Permalink
ci: remove codecov token - not needed since it's a public repo
Browse files Browse the repository at this point in the history
  • Loading branch information
michalc committed Aug 6, 2023
1 parent 0da2870 commit dfa6792
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 @@ -138,5 +138,3 @@ jobs:
name: coverage
path: ./coverage/*.json
- uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit dfa6792

Please sign in to comment.