From 11953cb2af86fe747b5f903274328fd85a983e14 Mon Sep 17 00:00:00 2001 From: lenka Date: Thu, 28 Mar 2024 19:32:46 -0700 Subject: [PATCH] try --- .buildkite/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index e7f4463334..01358dc045 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -433,7 +433,7 @@ steps: steps: - label: "Submit and Monitor sbatch Job on Caltech HPC" # check that (1) the script can be succesfully submitted, (2) it runs successfully - command: "../test/mpi_tests/test_sbatch_script.sh" + command: "test/mpi_tests/test_sbatch_script.sh" agents: slurm_ntasks: 1