Skip to content

Commit

Permalink
👷 Add CODECOV_TOKEN back
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenein committed Apr 10, 2024
1 parent 7db7ca4 commit d976a87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
uses: codecov/codecov-action@v3
with:
files: codecov.json
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

- name: 💬 Clippy
uses: giraffate/clippy-action@v1
Expand Down

0 comments on commit d976a87

Please sign in to comment.