Skip to content

Commit a8d2b11

Browse files
bedrogeocaisa
andauthored
Update .github/workflows/tests_eessi_module.yml
Co-authored-by: ocaisa <[email protected]>
1 parent 1764678 commit a8d2b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests_eessi_module.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ jobs:
303303
mkdir -p "${TMP_MODULEFILES}/${LOCAL_STACK_NAME}"
304304
echo "family(\"${FAMILY}\")" > "${TMP_MODULEFILES}/${LOCAL_STACK_NAME}/${LOCAL_STACK_VERSION}.lua"
305305
306-
# Make sure we are using the EESSImodule file from the repository and the temporary one for the dummy local stack
306+
# Make sure we are using the EESSI module file from the repository and the temporary one for the dummy local stack
307307
export MODULEPATH=init/modules:${TMP_MODULEFILES}
308308
309309
# Set the relevant environment variable, load the EESSI module and the local stack module, and grep for

0 commit comments

Comments
 (0)