From 00faaa2f82feb3f98b4473739be549125b718063 Mon Sep 17 00:00:00 2001 From: Fernando Monserrat Date: Tue, 12 Jun 2018 11:50:21 -0300 Subject: [PATCH] 13544: cosmetic changes and dependencies Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0e1cc823..7bcb1b35 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ test: @yarn install @yarn test --no-watchAll --bail --ci -build: +build: test @yarn install @yarn build -- 2.30.2