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
ci: add integration tests workflow for Azure and GCP
- Add integration_tests.yaml that runs on push to main only
- Exclude integration tests from test_custom_code.yaml PR workflow
- Integration tests require secrets and make real API calls
This ensures integration tests run only after merge, not on every PR.
0 commit comments