Skip to content

Commit 77b72e3

Browse files
ci: prevent codecov CI failures
1 parent 64e2ee0 commit 77b72e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ jobs:
8585
with:
8686
file: lcov.info
8787
token: ${{ secrets.CODECOV_TOKEN }}
88-
fail_ci_if_error: true
88+
fail_ci_if_error: false

0 commit comments

Comments
 (0)