mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-19 06:54:18 +01:00
Install trio on CI
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -16,5 +16,5 @@ jobs:
|
||||
python-version: "3.10"
|
||||
|
||||
- run: pip install .
|
||||
- run: pip install -U pytest
|
||||
- run: pip install -U pytest trio
|
||||
- run: pytest
|
||||
|
||||
Reference in New Issue
Block a user