Skip to content

Commit

Permalink
ci: prevent codecov CI failures
Browse files Browse the repository at this point in the history
  • Loading branch information
AayushSabharwal committed Nov 15, 2024
1 parent 5b95f61 commit 7eb3546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ jobs:
with:
file: lcov.info
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
fail_ci_if_error: false

0 comments on commit 7eb3546

Please sign in to comment.