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
perf: Remove no-sandbox from copy exec requirements (#1220)
Path mapping does not work without sandboxing, and deduping the actions
(especially npm packages/etc) is likely a nicer win than the benefit of
not sandboxing, given the lower number of inputs.
0 commit comments