Skip to content

Commit

Permalink
Mark API validation tests non-mandatory
Browse files Browse the repository at this point in the history
  • Loading branch information
christiangnrd committed Oct 18, 2024
1 parent c4ff177 commit d94f99b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ steps:
depends_on: "julia"
steps:
- label: "API validation"
# soft_fail: true
soft_fail: true
plugins:
- JuliaCI/julia#v1:
version: "1.10"
Expand Down

0 comments on commit d94f99b

Please sign in to comment.