Skip to content

Commit 3860793

Browse files
committed
Add fail_ci_if_error flag
1 parent a1791d2 commit 3860793

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ jobs:
2828
with:
2929
token: ${{ secrets.CODECOV_TOKEN }}
3030
name: codecov-umbrella
31+
fail_ci_if_error: true

0 commit comments

Comments
 (0)