Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
meson.build: split the pytest invocations into separate ones
In the meson test run, split the pytests across multiple invocations. This makes it slighly easier to debug and also avoids any timeout issues since we no longer have one long test run.
- Loading branch information