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
In a PR with multiple commits, we only run tests on the last one. But we should enforce that all commits build on themselves, this makes git bisection easier.
In a PR with multiple commits, we only run tests on the last one. But we should enforce that all commits build on themselves, this makes git bisection easier.