File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ steps:
161161 - mkdir -p gpu_aquaplanet_dyamond_ss
162162 - >
163163 julia --color=yes --project=examples post_processing/plot_gpu_strong_scaling.jl gpu_aquaplanet_dyamond_ss
164- artifact_paths : " gpu_aquaplanet_dyamond_ss/output_active/ *"
164+ artifact_paths : " gpu_aquaplanet_dyamond_ss/*"
165165 agents :
166166 slurm_cpus_per_task : 1
167167 slurm_ntasks : 1
@@ -225,7 +225,7 @@ steps:
225225 - mkdir -p gpu_aquaplanet_dyamond_ws
226226 - >
227227 julia --color=yes --project=examples post_processing/plot_gpu_weak_scaling.jl gpu_aquaplanet_dyamond_ws
228- artifact_paths : " gpu_aquaplanet_dyamond_ws/output_active/ *"
228+ artifact_paths : " gpu_aquaplanet_dyamond_ws/*"
229229 agents :
230230 slurm_cpus_per_task : 1
231231 slurm_ntasks : 1
You can’t perform that action at this time.
0 commit comments