[ARVADOS-WORKBENCH2] updated: 1.2.0-573-gf8c0896
Git user
git at public.curoverse.com
Tue Oct 9 12:00:05 EDT 2018
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via f8c0896ef3dc92a2ec77aecfee87a930fb30c661 (commit)
from 2b4aaa4743137b6c2ce3cf9b5b3b0c1e5accb8c8 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit f8c0896ef3dc92a2ec77aecfee87a930fb30c661
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date: Tue Oct 9 12:59:56 2018 -0300
no issue # .add watchAll from yarn test causing the break
Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat at veritasgenetics.com>
diff --git a/Makefile b/Makefile
index 2d218bb..4252ca0 100644
--- a/Makefile
+++ b/Makefile
@@ -70,7 +70,7 @@ yarn-install:
yarn install
test: yarn-install
- yarn test --bail --ci
+ yarn test --watchAll --bail --ci
build: test
yarn build
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list