whereas `runAfter` will only run if it’s part of a...
# kobalt
c
whereas
runAfter
will only run if it’s part of a chain of dependencies. The doc explains this with the example of
compileTest
, let me know if it’s not clear enough