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): hardcode headless flags in -e and remove redundant env vars
CI always runs headless - pass EMU_HEADLESS=1 and SIM_HEADLESS=1
directly via -e flag instead of indirectly referencing an env var
that --pure would strip anyway.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments