Skip to content

Commit e363494

Browse files
committed
fix(ci): Move starter-default-client to Anthropic group
The starter-default-client test uses Brave Search MCP server and requires BRAVE_API_KEY. Moved from OpenAI - MCP Clients group (no Brave) to Anthropic & Multi-API group (has Brave).
1 parent 7c3e998 commit e363494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ jobs:
148148
group_name: "OpenAI - MCP Clients"
149149
tests: |
150150
advisors/tool-argument-augmenter-demo
151-
model-context-protocol/client-starter/starter-default-client
152151
model-context-protocol/dynamic-tool-update
153152
model-context-protocol/filesystem
154153
model-context-protocol/sqlite/simple
@@ -165,6 +164,7 @@ jobs:
165164
misc/claude-skills-demo/document-forge
166165
prompt-engineering/prompt-engineering-patterns
167166
model-context-protocol/brave
167+
model-context-protocol/client-starter/starter-default-client
168168
model-context-protocol/client-starter/starter-webflux-client
169169
model-context-protocol/sampling
170170
model-context-protocol/web-search/brave-chatbot

0 commit comments

Comments
 (0)