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: don't run integrations tests without openai api key (elastic#47)
* ci: don't run integrations tests without openai api key
CI runs from PR done from forks are failing the integrations tests step
because the OPENAI_API_KEY secret is not available to them.
0 commit comments