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 test phase is the slowest, because it actually produces binaries
for running tests.
So do not depend on the "check" phase, so that the test phase starts as
soon as possible, to speed up overall CI time.
Signed-off-by: Matthias Beyer <[email protected]>
0 commit comments