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 5a0c163 commit 987c216
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:
# Check out the code from GitHub
- uses: actions/checkout@v4

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

0 comments on commit 987c216

Please sign in to comment.