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 integration test trigger pattern to include CLI tests
Update INTEGRATION_PATTERNS to:
- Match test_cli_integration.py (was only matching test_integration*.py)
- Include src/cli/ changes as trigger for CLI integration tests
0 commit comments