You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): exclude integration test from unit test jobs, add --no-cache-dir to install.bat
Integration test runs only in its dedicated job. Unit test jobs on
Linux, macOS, and Windows now ignore test_mcp_integration.py.
Windows install.bat uses --no-cache-dir to prevent stale wheel cache.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments