13544: cosmetic changes and dependencies
[arvados-workbench2.git] / Makefile
index 0e1cc82353ab437cff77097690be7fa1f0d2a5da..7bcb1b353db8c45b62703b24f73a44b1b7830736 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ test:
        @yarn install
        @yarn test      --no-watchAll --bail --ci
 
-build:
+build: test
        @yarn install
        @yarn build