Skip to content

Commit

Permalink
Use codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
devmotion authored and oschulz committed Mar 19, 2024
1 parent e545ac2 commit bcf088e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
- uses: codecov/codecov-action@v4
if: matrix.version == '1' && matrix.os == 'ubuntu-latest' && matrix.arch == 'x64'
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}
file: lcov.info
docs:
name: Documentation
Expand Down

0 comments on commit bcf088e

Please sign in to comment.