We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cc3658 commit 3059e02Copy full SHA for 3059e02
.github/workflows/test-software.eessi.io.yml
@@ -118,6 +118,9 @@ jobs:
118
done
119
fi
120
121
+ # make sure that Lmod cache file is present
122
+ ls -l ${EESSI_SOFTWARE_PATH}/.lmod/cache/spiderT.lua
123
+
124
- name: Test check_missing_installations.sh with missing package (GCC/8.3.0)
125
run: |
126
export EESSI_SOFTWARE_SUBDIR_OVERRIDE=${{matrix.EESSI_SOFTWARE_SUBDIR_OVERRIDE}}
0 commit comments