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 212a059 commit cc5de83Copy full SHA for cc5de83
.github/workflows/modules_ci.yaml
@@ -34,5 +34,6 @@ jobs:
34
shell: bash -l {0}
35
run: |
36
export SCRATCH="/scratch/user/testuser"
37
+ export HOSTNAME="testnode"
38
source /opt/lmod/lmod/lmod/init/bash
39
$LMOD_DIR/check_module_tree_syntax ${{ github.workspace }}/modules
0 commit comments