X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/fef17c665b0d6acb4be97c9dcf4a6cb7a92ee6ef..b5dde550c7dd67f0b90841d6b92930e56c625dcd:/Makefile diff --git a/Makefile b/Makefile index c28b4b86..98c0e519 100644 --- a/Makefile +++ b/Makefile @@ -70,7 +70,7 @@ yarn-install: yarn install test: yarn-install - yarn test --no-watchAll --bail --ci + yarn test --no-watchAll --bail --ci build: test yarn build