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.
2 parents 6cc3658 + 3059e02 commit 5f0d72dCopy full SHA for 5f0d72d
.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