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
Ordering of targets is already tracked via dependencies. Besides NOTPARALLEL
was used improperly, because it makes sequential *all* targets after it, not
only those mentiond in the "dependency" list.
Signed-off-by: Anton Kolesov <[email protected]>
0 commit comments