Skip to content

Commit 6bdb146

Browse files
authored
Allow Enzyme.jl to fail again
[ci skip]
1 parent c41137e commit 6bdb146

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,7 @@ steps:
247247
build.message !~ /\[skip tests\]/ &&
248248
build.message !~ /\[skip downstream\]/
249249
timeout_in_minutes: 30
250-
soft_fail:
251-
- exit_status: 3
250+
soft_fail: true
252251

253252
- group: ":eyes: Special"
254253
depends_on: "cuda"

0 commit comments

Comments
 (0)