projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add vocabulary url to config
[arvados.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 4252ca0ef8dcbf13780dc45d1a4e8af8304ce189..98c0e5197cc11628f52a55182002821f0a4a63be 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-70,7
+70,7
@@
yarn-install:
yarn install
test: yarn-install
- yarn test --watchAll --bail --ci
+ yarn test --
no-
watchAll --bail --ci
build: test
yarn build