From b078d6424ac016403004b6e9626b58d6b3f97873 Mon Sep 17 00:00:00 2001 From: lenka Date: Thu, 28 Mar 2024 19:24:50 -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 901da4c37..e7f446333 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