Skip to content

Commit ca882a7

Browse files
committed
remove CI: true env var to prevent massive tool responses
1 parent 7c6cb14 commit ca882a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/cli-v3/src/mcp/tools/deploys.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ export const deployTool = {
7474
cwd: cwd.cwd,
7575
env: {
7676
TRIGGER_MCP_SERVER: "1",
77-
CI: "true",
7877
},
7978
},
8079
});

0 commit comments

Comments
 (0)