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
The new test command added in e0c627b directly followed the prior
command, without `&&`-chaining the result. So if the tests before it
_failed_, we wouldn't notice...
0 commit comments