X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/ea8725420ed2b4c3710925ac016ce10f288ab0aa..b0c7c2e4ae762e5b25a180c5166b1cb8b3290260:/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