Skip to content

Commit 2d51c2a

Browse files
authored
skip ci faillure on coverage upload issues (#153)
1 parent 9755653 commit 2d51c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ jobs:
3434
with:
3535
files: ./cover.out
3636
flags: unittests
37-
fail_ci_if_error: true
37+
fail_ci_if_error: false
3838
verbose: true

0 commit comments

Comments
 (0)