Closed waywardmonkeys closed 1 year ago
Instead of building the lib and then doing the tests, just do the tests. Otherwise, we end up building the lib twice.
This also:
-vv
--workspace
--all
Instead of building the lib and then doing the tests, just do the tests. Otherwise, we end up building the lib twice.
This also:
-vv
for very verbose output.--workspace
instead of--all
.