We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d779b54 commit d91ded8Copy full SHA for d91ded8
1 file changed
.github/workflows/tests_init_module.yml
@@ -71,6 +71,7 @@ jobs:
71
# We also want to perform the same test when there is an Lmod version available on the system
72
sudo apt install lmod
73
source /usr/share/lmod/lmod/init/bash
74
+ export MODULEPATH=/usr/share/lmod/lmod/modulefiles
75
module avail
76
export EESSI_SOFTWARE_SUBDIR_OVERRIDE=${{matrix.EESSI_SOFTWARE_SUBDIR_OVERRIDE}}
77
export EESSI_VERSION=${{matrix.EESSI_VERSION}}
0 commit comments