Run distributed tests

This commit is contained in:
Jeremiah Lowin 2025-06-04 12:22:29 -04:00
commit d4b3fbe2fa

View file

@ -47,4 +47,4 @@ jobs:
run: uv sync --locked
- name: Run tests
run: uv run pytest tests
run: uv run pytest tests -n auto