We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fc653d commit 1485181Copy full SHA for 1485181
1 file changed
.github/workflows/tests_eessi_module.yml
@@ -337,6 +337,7 @@ jobs:
337
cvmfs_repositories: software.eessi.io
338
339
- name: Make sure we are filtering LD_LIBRARY_PATH if necessary
340
+ run: |
341
# Make sure we are using the EESSI module file from the repository
342
export MODULEPATH=init/modules
343
0 commit comments