Skip to content

Commit cf66f1d

Browse files
committed
ci: opt test-mcp-integration into enable_all_project_mcp_servers
The job relies on .mcp.json auto-loading; pass the new input now that the base-action default is false. :house: Remote-Dev: homespace
1 parent d917e7b commit cf66f1d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-mcp-servers.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
with:
2828
prompt: "List all available tools"
2929
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
30+
enable_all_project_mcp_servers: "true"
3031
env:
3132
# Change to test directory so it finds .mcp.json
3233
CLAUDE_WORKING_DIR: ${{ github.workspace }}/base-action/test/mcp-test

0 commit comments

Comments
 (0)