Skip to content

Commit

Permalink
add token
Browse files Browse the repository at this point in the history
  • Loading branch information
3ll3d00d committed Sep 15, 2024
1 parent 33fb924 commit 8ba25ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ jobs:
uses: codecov/codecov-action@v4
with:
files: ./coverage.xml
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
- name: Install packaging dependencies
run: |
if [[ "$RUNNER_OS" == "Linux" ]]
Expand Down

0 comments on commit 8ba25ea

Please sign in to comment.