Skip to content

Commit 9f93343

Browse files
authored
Re-enable enzyme testing (#2480)
[only downstream]
1 parent bbe625b commit 9f93343

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

235236
- group: ":eyes: Special"
236237
depends_on: "cuda"

0 commit comments

Comments
 (0)