Skip to content

Commit 1779c28

Browse files
committed
temporarily exclude mcp examples from workflows
1 parent 51a5d65 commit 1779c28

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.tools/run_node_tests.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ function npm_install_check() {
99
npm install --prefix $1 && npm --prefix $1 run build
1010
}
1111

12-
# MCP TypeScript examples
13-
npm_install_check $PROJECT_ROOT/mcp/restate-mcp
14-
npm_install_check $PROJECT_ROOT/mcp/tools
15-
1612
# Vercel AI TypeScript examples
1713
npm_install_check $PROJECT_ROOT/vercel-ai/examples
1814
npm_install_check $PROJECT_ROOT/vercel-ai/template

0 commit comments

Comments
 (0)