X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ea8725420ed2b4c3710925ac016ce10f288ab0aa..a971f4746874e85731cf4b27d850e7a16cd1bdb7:/Makefile?ds=sidebyside 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