Skip to content

Commit c4f8809

Browse files
authored
Allow validation tests to fail.
1 parent 457e020 commit c4f8809

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ steps:
6666
intel: "*"
6767
if: build.message !~ /\[skip tests\]/ && !build.pull_request.draft
6868
timeout_in_minutes: 60
69+
soft_fail: true
6970

7071
env:
7172
JULIA_PKG_SERVER_REGISTRY_PREFERENCE: "eager" # OK to downloading JLLs from GitHub

0 commit comments

Comments
 (0)