Skip to content

Commit

Permalink
Change artifact path for heat-diffusion on buildkite
Browse files Browse the repository at this point in the history
  • Loading branch information
imreddyTeja committed Nov 21, 2024
1 parent e2f30e8 commit deb7cd3
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 @@ -250,7 +250,7 @@ steps:

- label: "heat-diffusion"
command: "julia --color=yes --project=experiments/ClimaCore/ experiments/ClimaCore/heat-diffusion/run.jl"
artifact_paths: "experiments/ClimaCore/output/heat-diffusion/artifacts/*"
artifact_paths: "experiments/ClimaCore/output/heat-diffusion_artifacts/*"
agents:
slurm_mem: 20GB

Expand Down

0 comments on commit deb7cd3

Please sign in to comment.