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
Before this commit, we would needlessly be building everything,
including unit tests. By only building what we need, we speed up the
process a bit and make it slightly more robust in case tests don't build
(which, coincidentally, they do not at the time of writing).
0 commit comments