Skip to content

Commit 7df9ca8

Browse files
echo modules avail #206
1 parent 6c0c93c commit 7df9ca8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/benchmark.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ jobs:
133133
path: ./tmp/
134134
- name: Setup machine and env
135135
run: ${{matrix.submit_command}}
136+
- name: Echo available modules
137+
run: module avail
136138
- name: Execute benchmarks
137139
run: |
138140
source .venv/bin/activate

0 commit comments

Comments
 (0)