mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-19 23:04:25 +01:00
Install pytest on CI
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -16,4 +16,5 @@ jobs:
|
|||||||
python-version: 3.8
|
python-version: 3.8
|
||||||
|
|
||||||
- run: pip install .
|
- run: pip install .
|
||||||
|
- run: pip install -U pytest
|
||||||
- run: pytest
|
- run: pytest
|
||||||
|
|||||||
Reference in New Issue
Block a user