Skip to content

Commit

Permalink
--parallel 2 for MacOS.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderRichert-NOAA committed May 22, 2024
1 parent 6af4ac9 commit 4f79022
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 @@ -39,4 +39,4 @@ jobs:
ls -l ~/install/lib
- name: test
run: ctest --test-dir ip/build --verbose --output-on-failure --rerun-failed
run: ctest --test-dir ip/build --parallel 2 --verbose --output-on-failure --rerun-failed

0 comments on commit 4f79022

Please sign in to comment.