Merge pull request #709 from jlowin/remove-n-auto

remove -n auto
This commit is contained in:
Jeremiah Lowin 2025-06-04 15:54:24 -04:00 committed by GitHub
commit d3dbfe46b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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