Skip to content

Commit

Permalink
add token to coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
d3v-null committed May 24, 2024
1 parent f10f09a commit 5f27e5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ jobs:
uses: codecov/codecov-action@v3
with:
files: lcov.info
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: false

0 comments on commit 5f27e5e

Please sign in to comment.