Skip to content

Commit 5b32cf9

Browse files
committed
soft fail on test failure
1 parent 2a405a6 commit 5b32cf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.bazelci/presubmit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ tasks:
139139
# This is an advisory job; doesn't block merges
140140
soft_fail:
141141
- exit_status: 1
142+
- exit_status: 3
142143
test_targets:
143144
- "--"
144145
- "//tests/..."

0 commit comments

Comments
 (0)