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 rustfmt on github-actions for nightly channel
This is necessary because rustfmt seems to be unavailable on nightly
from time to time.
So we remove it here, so that our CI does not fail because of that.
Beta and stable channel rustfmt continues to be checked, though.
Signed-off-by: Matthias Beyer <[email protected]>
0 commit comments