Skip to content

Commit

Permalink
Add token flag
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlias committed Mar 4, 2024
1 parent 896ab02 commit 2696f33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
file: ./coverage.txt
fail_ci_if_error: true
verbose: true
token: ${{ secrets.CODECOV_TOKEN }}
- name: Store coverage test output
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 2696f33

Please sign in to comment.