We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47fea4e commit 3e7870aCopy full SHA for 3e7870a
1 file changed
.github/workflows/docker.yaml
@@ -59,7 +59,7 @@ jobs:
59
60
- name: Test container
61
run: |
62
- uv run python tests/stremable_http_cli.py --url http://127.0.0.1:6789/mcp --token fake
+ uv run python tests/stremable_http_cli.py cli list-tools --url http://127.0.0.1:6789/mcp --token fake
63
- id: tag
64
name: Create tag
65
0 commit comments