mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 15:19:10 +02:00
update uv
This commit is contained in:
parent
0fb37ec4cc
commit
59df6b530d
2 changed files with 29 additions and 2 deletions
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
run: uv python install 3.11
|
||||
|
||||
- name: Install FastMCP
|
||||
run: uv sync --all-extras --dev
|
||||
run: uv sync --extra dev
|
||||
|
||||
- name: Run tests
|
||||
run: uv run pytest -vv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue