mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 15:19:10 +02:00
remove -n auto
This commit is contained in:
parent
2675d6eb04
commit
d6fdbda0bc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
|
|
@ -47,4 +47,4 @@ jobs:
|
|||
run: uv sync --locked
|
||||
|
||||
- name: Run tests
|
||||
run: uv run pytest tests -n auto
|
||||
run: uv run pytest tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue