We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3276337 commit 650aff9Copy full SHA for 650aff9
.github/workflows/python-ci.yml
@@ -31,3 +31,5 @@ jobs:
31
32
- name: Run tests
33
run: pytest tests/
34
+ env:
35
+ MCP_DEMO_MODE: "true"
0 commit comments