Skip to content

Commit

Permalink
👷 Remove CODECOV_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenein committed Apr 10, 2024
1 parent 5c3bfad commit 7db7ca4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ jobs:

- name: 📤 Upload coverage
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
files: codecov.json

Expand Down

0 comments on commit 7db7ca4

Please sign in to comment.