Skip to content

Commit bbe625b

Browse files
authored
Ignore Enzyme.jl CI failures (#2479)
[ci skip]
1 parent bd3b61b commit bbe625b

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
@@ -230,8 +230,7 @@ steps:
230230
build.message !~ /\[skip tests\]/ &&
231231
build.message !~ /\[skip downstream\]/
232232
timeout_in_minutes: 30
233-
soft_fail:
234-
- exit_status: 3
233+
soft_fail: true
235234

236235
- group: ":eyes: Special"
237236
depends_on: "cuda"

0 commit comments

Comments
 (0)