We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9545de commit 04b02c9Copy full SHA for 04b02c9
.buildkite/hierarchies/pipeline.yml
@@ -64,7 +64,7 @@ steps:
64
- "julia --project=artifacts artifacts/download_artifacts.jl"
65
66
- echo "--- Run simulation"
67
- - "julia --color=yes --project=experiments/ClimaEarth/ experiments/ClimaEarth/dry_held_suarez.jl"
+ - "julia --color=yes --project=experiments/ClimaEarth/ experiments/ClimaEarth/run_dry_held_suarez.jl"
68
artifact_paths: "dry_held_suarez/dry_held_suarez/clima_atmos/*"
69
agents:
70
queue: clima
0 commit comments