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(mobile-e2e): keep Android while-loop on one line for folded YAML
The folded scalar (>-) only joins same-indent lines with spaces;
more-indented lines preserve newlines, which broke the shell's
while/do/done pairing and produced 'end of file unexpected expecting done'.
0 commit comments