Skip to content

Commit

Permalink
MPI install for PR check.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidSagan committed Oct 24, 2023
1 parent 987c216 commit 5fa3e74
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,7 @@ jobs:

# MPI setup
- name: Setup MPI
- uses: mpi4py/setup-mpi@v1
with:
mpi: 'openmpi'
- uses: mpi4py/setup-mpi@v1 "openmpi"

# Install system dependencies
- name: Install System Dependencies
Expand Down

0 comments on commit 5fa3e74

Please sign in to comment.