Skip to content

Commit 423af3b

Browse files
module avail python #206
[ci skip]
1 parent 7df9ca8 commit 423af3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
- name: Setup machine and env
135135
run: ${{matrix.submit_command}}
136136
- name: Echo available modules
137-
run: module avail
137+
run: module avail Python
138138
- name: Execute benchmarks
139139
run: |
140140
source .venv/bin/activate

0 commit comments

Comments
 (0)