We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8aedc0 commit 55b85dfCopy full SHA for 55b85df
1 file changed
.github/workflows/modules_ci.yaml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: list /opt/lmod/lmod/lmod
42
run: |
43
- ls /opt/lmod/lmod/init
+ ls /opt/lmod/lmod/lmod
44
45
- name: Check module syntax
46
shell: bash -l {0}
0 commit comments