diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index e153c99b..8a1a5512 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -134,7 +134,7 @@ jobs: - name: Setup machine and env run: ${{matrix.submit_command}} - name: Echo available modules - run: module avail + run: module avail Python - name: Execute benchmarks run: | source .venv/bin/activate