Skip to content

Commit

Permalink
make failing EDMFX job soft fail
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbyrne committed Sep 9, 2023
1 parent ee10d65 commit 2d5c602
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -632,6 +632,7 @@ steps:
julia --color=yes --project=examples examples/hybrid/driver.jl
--config_file $CONFIG_PATH/diagnostic_edmfx_aquaplanet_tke.yml
artifact_paths: "diagnostic_edmfx_aquaplanet_tke/*"
soft_fail: true
agents:
slurm_mem: 20GB

Expand Down

0 comments on commit 2d5c602

Please sign in to comment.