From 937662f84dd8dce647d8055db0609e4661d1e6c3 Mon Sep 17 00:00:00 2001 From: Jim Edwards Date: Thu, 14 Nov 2024 10:15:09 -0700 Subject: [PATCH] try again --- .github/workflows/derecho.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/derecho.yaml b/.github/workflows/derecho.yaml index 2eb8303d7..a05b4845c 100644 --- a/.github/workflows/derecho.yaml +++ b/.github/workflows/derecho.yaml @@ -27,10 +27,8 @@ jobs: run: | cd $WORK/ghworkflow/CESM ./bin/git-fleximod update - - name: Run scripts_regression_tests - run: | cd cime/CIME/tests module load cmake - ./scripts_regression_tests.py + qcmd -l walltime=02:00:00 -- ./scripts_regression_tests.py \ No newline at end of file