Skip to content

Commit d779b54

Browse files
committed
Add a sanity check to make sure module command works
1 parent a97140a commit d779b54

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests_init_module.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
# We also want to perform the same test when there is an Lmod version available on the system
7272
sudo apt install lmod
7373
source /usr/share/lmod/lmod/init/bash
74+
module avail
7475
export EESSI_SOFTWARE_SUBDIR_OVERRIDE=${{matrix.EESSI_SOFTWARE_SUBDIR_OVERRIDE}}
7576
export EESSI_VERSION=${{matrix.EESSI_VERSION}}
7677
export EXPECTED_EASYBUILD_VERSION=${{matrix.EXPECTED_EASYBUILD_VERSION}}

0 commit comments

Comments
 (0)