Skip to content

Commit 55c5217

Browse files
ci: prevent codecov from failing CI
1 parent 87c1659 commit 55c5217

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
@@ -72,4 +72,4 @@ jobs:
7272
with:
7373
file: lcov.info
7474
token: ${{ secrets.CODECOV_TOKEN }}
75-
fail_ci_if_error: true
75+
fail_ci_if_error: false

0 commit comments

Comments
 (0)