Skip to content

Commit

Permalink
Commented out cargo mpirun install
Browse files Browse the repository at this point in the history
  • Loading branch information
tbetcke committed Dec 28, 2024
1 parent 71bc35e commit dabba01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
uses: mpi4py/setup-mpi@v1
with:
mpi: ${{ matrix.mpi }}
- name: Install cargo-mpirun
run: cargo install cargo-mpirun
# - name: Install cargo-mpirun
# run: cargo install cargo-mpirun
- uses: actions/checkout@v4
- name: Install LAPACK, OpenBLAS
run:
Expand Down

0 comments on commit dabba01

Please sign in to comment.