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
chore(ci): allow transpiler build to fail in sync PR creation (#19537)
We ignore a non-zero error code from running `cargo check` on the
transpiler now so that we just get the minimal lockfile changes but
don't care if the transpiler doesn't build anymore.
0 commit comments