Skip to content

Commit

Permalink
Minor fix to example in README
Browse files Browse the repository at this point in the history
  • Loading branch information
dalcinl committed Apr 8, 2021
1 parent 97b08f1 commit 7647f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
name: ${{ matrix.mpi }} example
steps:
- name: Checkout
- uses: actions/checkout@v2
uses: actions/checkout@v2
- name: Setup MPI
uses: mpi4py/setup-mpi@v1
with:
Expand Down

0 comments on commit 7647f39

Please sign in to comment.