mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-30 04:40:37 +00:00
Support MCP in packaged Python runtime
This commit is contained in:
@@ -72,6 +72,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --find-links dist "deepseek-harness-sdk==${{ steps.compatibility-version.outputs.version }}"
|
||||
python scripts/smoke-python-runtime.py --scenario sdk-default
|
||||
python scripts/smoke-python-runtime.py --scenario sdk-mcp
|
||||
|
||||
validate:
|
||||
name: Validate release candidate
|
||||
|
||||
Reference in New Issue
Block a user