We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84b85c1 commit f966fabCopy full SHA for f966fab
.github/workflows/conformance.yml
@@ -42,4 +42,4 @@ jobs:
42
with:
43
node-version: 24
44
- run: uv sync --frozen --all-extras --package mcp
45
- - run: npx @modelcontextprotocol/conformance@0.1.10 client --command 'uv run --frozen python .github/actions/conformance/client.py' --suite all
+ - run: npx @modelcontextprotocol/conformance@0.1.13 client --command 'uv run --frozen python .github/actions/conformance/client.py' --suite all
0 commit comments