Skip to content

Commit fcf3afe

Browse files
authored
Allow Enzyme.jl failures
EnzymeAD/Enzyme.jl#2090 [ci skip]
1 parent 90f26e4 commit fcf3afe

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)