Skip to content

Commit

Permalink
Let's run ALL the tests on MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
john-science committed May 23, 2024
1 parent 1c5aba1 commit 9268ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
run: |
brew install openmpi
pip install -e .[memprof,mpi,test]
pytest -x armi/bookkeeping/report
pytest -x armi

0 comments on commit 9268ff2

Please sign in to comment.