Skip to content

Commit

Permalink
build: Try to fix codecov … again
Browse files Browse the repository at this point in the history
  • Loading branch information
qqilihq committed Jun 16, 2024
1 parent daad18e commit 157d114
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
with:
file: ./coverage/coverage-final.json
fail_ci_if_error: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true

0 comments on commit 157d114

Please sign in to comment.