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): make debug-smoke emulator script lines self-contained
emulator-runner executes each script line in its own sh -c, so a bare
cd never carries over — detox ran from the repo root and failed with
'Could not resolve "jest" package'.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments