https://twitter.com/not_runspired/status/1731921176983900497
This repro shows:
packages/a
depends onpackages/b
andpackages/c
packages/d
is standalone
test
depends on^build
, meaning: run all build tasks in dependencies before running test in each package