Skip to content

Commit cc5de83

Browse files
authored
Update modules_ci.yaml
add testing hostname
1 parent 212a059 commit cc5de83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/modules_ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@ jobs:
3434
shell: bash -l {0}
3535
run: |
3636
export SCRATCH="/scratch/user/testuser"
37+
export HOSTNAME="testnode"
3738
source /opt/lmod/lmod/lmod/init/bash
3839
$LMOD_DIR/check_module_tree_syntax ${{ github.workspace }}/modules

0 commit comments

Comments
 (0)