remove -n auto

This commit is contained in:
Jeremiah Lowin 2025-06-04 15:52:11 -04:00
commit d6fdbda0bc

View file

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