Skip to content

Commit 650aff9

Browse files
committed
Python CI fix
1 parent 3276337 commit 650aff9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ jobs:
3131

3232
- name: Run tests
3333
run: pytest tests/
34+
env:
35+
MCP_DEMO_MODE: "true"

0 commit comments

Comments
 (0)