Skip to content

Commit 4701ccf

Browse files
disable fail_ci_if_error
1 parent c46f515 commit 4701ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
file: ./coverage.xml
2424
flags: unittests
2525
name: codecov-umbrella
26-
fail_ci_if_error: true
26+
fail_ci_if_error: false

0 commit comments

Comments
 (0)