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
Remove dedicated example checking, non-MSRV checking
This is another attempt at increasing the CI speed. It does so by
removin the dedicated example checking phase, by putting all checks in
one phase (examples, tests) and run that phase only for MSRV.
Signed-off-by: Matthias Beyer <[email protected]>
0 commit comments