Jeremiah Lowin commited on
Commit
530d5cc
·
1 Parent(s): feb341e

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