mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 06:24:18 +02:00
Update dependencies
This commit is contained in:
parent
fc256b6373
commit
4a9f365916
3 changed files with 9 additions and 14 deletions
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
run: uv python install ${{ matrix.python-version }}
|
||||
|
||||
- name: Install FastMCP
|
||||
run: uv sync --extra dev
|
||||
run: uv sync --extra tests
|
||||
|
||||
- name: Run tests
|
||||
run: uv run pytest -vv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue