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
Arm backend: Suppress colors in pre-push if non-interactive (#10783)
Dont try to print with colors in the pre-push script if the script is
non-interactive. This is to avoid getting broken output in the CI which
doesnt support colors.
Signed-off-by: [email protected]
0 commit comments