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: put worker name first for better UX in actions
Previously, github actions were showing only `run (./client ./cmd/buildctl ./wor...`
for all worker configurations.
This commit put the worker name first so we can easily see which worker a job is testing.
Signed-off-by: Alexis Murzeau <[email protected]>
0 commit comments