16718: Merge branch 'master' into 16718-past-collection-versions-search
[arvados-workbench2.git] / Makefile
index 4a8854c3fbfd479e08e94b4073cbb4bc986c6522..64fe9e563f4a26b7534aabc7fd424a0032b29ba2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -72,7 +72,7 @@ integration-tests-in-docker: workbench2-build-image
 
 test: unit-tests integration-tests
 
-build: test
+build: yarn-install
        VERSION=$(VERSION) yarn build
 
 $(DEB_FILE): build