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