Jeremiah Lowin commited on
Commit
24dfe01
·
unverified ·
2 Parent(s): cad8827530d5cc

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

Browse files
Files changed (1) hide show
  1. .github/workflows/run-tests.yml +1 -1
.github/workflows/run-tests.yml CHANGED
@@ -47,4 +47,4 @@ jobs:
47
  run: uv sync --locked
48
 
49
  - name: Run tests
50
- run: uv run pytest tests -n auto
 
47
  run: uv sync --locked
48
 
49
  - name: Run tests
50
+ run: uv run pytest tests