Skip to content

Commit bd97de3

Browse files
committed
debug
1 parent fd15715 commit bd97de3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ jobs:
3535
- name: Test Building
3636
working-directory: ${{ matrix.exercise }}
3737
run: |
38+
source /usr/local/bin/entrypoint.sh
39+
type module
40+
source source /usr/share/lmod/lmod/init/bash
41+
type module
3842
module load nvhpc-hpcx
3943
printenv NVHPC_ROOT
4044
make jacobi

0 commit comments

Comments
 (0)