Skip to content

Commit

Permalink
Add np_axis parameter when running the integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
IshaanDesai committed Feb 3, 2025
1 parent 423acfd commit 11f52ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-adaptivity-tests-parallel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
working-directory: micro-manager/tests/integration/test_unit_cube
run: |
mpiexec -n 2 --allow-run-as-root micro-manager-precice micro-manager-config-global-adaptivity-parallel.json &
python3 unit_cube.py
python3 unit_cube.py 2
adaptivity_unit_tests_parallel:
name: Adaptivity unit tests in parallel
Expand Down

0 comments on commit 11f52ae

Please sign in to comment.