Skip to content

Commit 54d1658

Browse files
authored
Test restore Enzyme.jl (#2557)
[only downstream]
1 parent 9204e34 commit 54d1658

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.buildkite/pipeline.yml

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

252253
- group: ":eyes: Special"
253254
depends_on: "cuda"

0 commit comments

Comments
 (0)