From 58ca01e842259a52b53ad341430e28953c729a99 Mon Sep 17 00:00:00 2001 From: Tit Petric Date: Thu, 23 Aug 2018 10:22:07 +0000 Subject: [PATCH] upd(realize): turn off vet --- .realize.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.realize.yaml b/.realize.yaml index 72c224fba..eea485a7c 100755 --- a/.realize.yaml +++ b/.realize.yaml @@ -22,7 +22,7 @@ schema: path: cmd/sam commands: vet: - status: true + status: false test: status: false run: @@ -44,7 +44,7 @@ schema: path: cmd/crm commands: vet: - status: true + status: false test: status: false run: