Skip to content

Commit

Permalink
Update macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jhale authored Nov 22, 2024
1 parent 95148c7 commit 2aac82e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
working-directory: dolfinx
run: |
cd build/test
ctest -V --output-on-failure -R unittests
mpiexec -np 1 ctest -V --output-on-failure -R unittests
- name: Run C++ unit tests (MPI)
working-directory: dolfinx
run: |
Expand Down

0 comments on commit 2aac82e

Please sign in to comment.