Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore:
make test
use multiple cores. (#2696)
In the move to PDM in #2357 `make test` was modified to run `pytest tests` from `pytest tests -n auto`. This appears to have been inadvertent, so this PR changes it back.
- Loading branch information