From f0522c775402b288c652a184a9ed730622170f96 Mon Sep 17 00:00:00 2001 From: Simon Andrews Date: Sun, 16 Sep 2018 17:42:22 +0100 Subject: [PATCH] ci: fix broken workflow depending on test --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index b03feb3..41df12d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -70,7 +70,7 @@ workflows: - deploy_packages: requires: - build - - test + # - test - lint filters: tags: