From 8dccf3b08649c8476c1aefa93aa4590eb34707f7 Mon Sep 17 00:00:00 2001 From: shahramn Date: Wed, 5 Apr 2023 11:23:36 +0100 Subject: [PATCH] Update ci-nightly-test.sh --- .github/ci-nightly-test.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ci-nightly-test.sh b/.github/ci-nightly-test.sh index 2d414df01..52896f3b9 100644 --- a/.github/ci-nightly-test.sh +++ b/.github/ci-nightly-test.sh @@ -13,5 +13,6 @@ module load gnuparallel/new module load python3 cd ~masn/REGRESSION_TESTING/ecCodes -# ./par-suite.sh -w $TMPDIR/install/eccodes -./seq-suite.sh -w $TMPDIR/install/eccodes -d -t py_binary_message +./par-suite.sh -w $TMPDIR/install/eccodes -t py_ + +# ./seq-suite.sh -w $TMPDIR/install/eccodes -d -t py_