Skip to content

Commit d985faa

Browse files
Skip flaky remote MCP server example
1 parent 3784b47 commit d985faa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/run_examples.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ exclude_files=(
1010
"examples/mistral/mcp_servers/stdio_server.py"
1111
"examples/mistral/agents/async_conversation_run_stream.py"
1212
"examples/mistral/agents/async_conversation_run_mcp.py"
13+
"examples/mistral/agents/async_conversation_run_mcp_remote.py"
1314
)
1415

1516
# Check if the first argument is "no-extra-dep" then remove all the files that require the extra dependencies

0 commit comments

Comments
 (0)