Skip to content

Commit

Permalink
temporarily set to false for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jClugstor committed Nov 13, 2024
1 parent 8f13c43 commit a6b3c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: lcov.info
fail_ci_if_error: true
fail_ci_if_error: false

0 comments on commit a6b3c0a

Please sign in to comment.