Skip to content

Commit 132ee49

Browse files
Syntax error fix in ci.yml
1 parent e138c59 commit 132ee49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: julia-actions/julia-buildpkg@latest
1414
- uses: julia-actions/julia-runtest@latest
1515
MPIPETScCommTests:
16-
runs-on: ubuntu-latest
16+
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v2
1919
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)