File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2828 uv run --frozen mcp-everything-server --port 3001 &
2929 timeout 15 bash -c 'until curl -s http://localhost:3001/mcp > /dev/null 2>&1; do sleep 0.5; done'
3030 echo "Server ready"
31- - uses : modelcontextprotocol/conformance@ab789d6f03b7b3561b80a6e835bd07aa8d87c10a
31+ - uses : modelcontextprotocol/conformance@a7a585ff08fe34a922300e659c2c94619b18b9cf
3232 with :
3333 mode : server
3434 url : http://localhost:3001/mcp
4343 enable-cache : true
4444 version : 0.9.5
4545 - run : uv sync --frozen --all-extras --package mcp
46- - uses : modelcontextprotocol/conformance@ab789d6f03b7b3561b80a6e835bd07aa8d87c10a
46+ - uses : modelcontextprotocol/conformance@a7a585ff08fe34a922300e659c2c94619b18b9cf
4747 with :
4848 mode : client
4949 command : " uv run --frozen python .github/actions/conformance/client.py"
You can’t perform that action at this time.
0 commit comments