mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-13 23:11:40 +00:00
ci: remove MCP tests from Python 3.10 import smoke
This commit is contained in:
parent
3883a891f0
commit
aef8888c0b
1 changed files with 0 additions and 6 deletions
6
.github/workflows/test-code-quality.yml
vendored
6
.github/workflows/test-code-quality.yml
vendored
|
|
@ -187,9 +187,3 @@ jobs:
|
|||
|
||||
- name: Check litellm CLI
|
||||
run: uv run --no-sync litellm --version
|
||||
|
||||
- name: Verify MCP timeout fallback and auth retries on Python 3.10
|
||||
run: >-
|
||||
uv run --no-sync pytest --noconftest
|
||||
tests/test_litellm/proxy/_experimental/mcp_server/test_mcp_debug.py
|
||||
-k error_capture -q
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue