Skip to content

Commit 7647f39

Browse files
committed
Minor fix to example in README
1 parent 97b08f1 commit 7647f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
name: ${{ matrix.mpi }} example
2929
steps:
3030
- name: Checkout
31-
- uses: actions/checkout@v2
31+
uses: actions/checkout@v2
3232
- name: Setup MPI
3333
uses: mpi4py/setup-mpi@v1
3434
with:

0 commit comments

Comments
 (0)