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
[CI][Bench] Add names for steps in composite action (#20498)
When action is used as composite, its steps don't disaply the actual
'name' defined for each step. Instead a full command to execute is
displayed. To work around it we can put name as a comment in the first
line of the command.
0 commit comments