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