diff --git a/.github/workflows/srt_nuopc.yml b/.github/workflows/srt_nuopc.yml index d1f5c570b1d..4f29763fd87 100644 --- a/.github/workflows/srt_nuopc.yml +++ b/.github/workflows/srt_nuopc.yml @@ -185,7 +185,7 @@ jobs: export PATH=$NETCDF/bin:$PATH export LD_LIBRARY_PATH=$NETCDF/lib:$HOME/pnetcdf/lib:$LD_LIBRARY_PATH export ESMFMKFILE=$HOME/ESMF/lib/libg/Linux.gfortran.64.openmpi.default/esmf.mk - ./scripts_regression_tests.py J_TestCreateNewcase --no-fortran-run --compiler gnu --mpilib openmpi --machine ubuntu-latest + ./scripts_regression_tests.py --no-fortran-run --compiler gnu --mpilib openmpi --machine ubuntu-latest # the following can be used by developers to login to the github server in case of errors