Skip to content

Commit

Permalink
use two mpi ranks for testing as default
Browse files Browse the repository at this point in the history
  • Loading branch information
sea23537 authored Jan 31, 2025
1 parent e290a8c commit 8cd6a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
steps:
- uses: actions/[email protected]
- name: Run test script
run: python3 tests/test_script.py --path tests --latex True --mpin 4
run: python3 tests/test_script.py --path tests --latex True --mpin 2

0 comments on commit 8cd6a3f

Please sign in to comment.