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
chore(cpu_templates): use explicit wait in pipeline definition
Replace the "wait", which waits on all previous steps, with an explicit
"depends_on" definition between the steps to avoid waiting unnecessarily
on the other groups.
Signed-off-by: Riccardo Mancini <[email protected]>
0 commit comments