mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-18 22:44:20 +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
|
||||
|
||||
- run: pip install .
|
||||
- run: pip install -U pytest
|
||||
- run: pytest
|
||||
|
||||
Reference in New Issue
Block a user