Skip to content

Commit e3ac10e

Browse files
committed
Make the Codecov upload non-voting
1 parent c892f8d commit e3ac10e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
with:
3131
file: ./**/target/site/jacoco/jacoco.xml
3232
name: codecov
33-
fail_ci_if_error: true
33+
fail_ci_if_error: false

0 commit comments

Comments
 (0)