X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/fef17c665b0d6acb4be97c9dcf4a6cb7a92ee6ef..6a6fea74799f8fc473578978499f66171f5b6ab3:/Makefile diff --git a/Makefile b/Makefile index c28b4b86c3..98c0e5197c 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