diff --git a/tests/rt.sh b/tests/rt.sh index 8529865724..422b88f466 100755 --- a/tests/rt.sh +++ b/tests/rt.sh @@ -312,6 +312,7 @@ elif [[ $MACHINE_ID = s4.* ]]; then module load rocoto/1.3.2 module load ecflow/5.6.0 + module load miniconda/3.8-s4 ROCOTORUN=$(which rocotorun) ROCOTOSTAT=$(which rocotostat) ROCOTOCOMPLETE=$(which rocotocomplete)