X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/9157a285ebb05c7ff0ae7a457ec5ffece17c3773..57963d0ef4a73cc7222f93e61cb7bcf8cffc3f75:/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