We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a97140a commit d779b54Copy full SHA for d779b54
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
+ module avail
75
export EESSI_SOFTWARE_SUBDIR_OVERRIDE=${{matrix.EESSI_SOFTWARE_SUBDIR_OVERRIDE}}
76
export EESSI_VERSION=${{matrix.EESSI_VERSION}}
77
export EXPECTED_EASYBUILD_VERSION=${{matrix.EXPECTED_EASYBUILD_VERSION}}
0 commit comments