Skip to content

Commit

Permalink
Fix coverage report (#2566)
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker authored Feb 19, 2025
1 parent e8798da commit 0b2086f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
- uses: codecov/codecov-action@v4
with:
fail_ci_if_error: true
disable_search: true
files: coverage/lcov.info
token: ${{ secrets.CODECOV_TOKEN }}
run-rules-on-codebase:
Expand Down

0 comments on commit 0b2086f

Please sign in to comment.