From 17fadb1f2fd5862e80ac5c41fe5a0d897702faec Mon Sep 17 00:00:00 2001 From: George Lima Date: Tue, 29 Jan 2019 12:05:48 -0300 Subject: [PATCH] ci(config): need to run test in all branches --- .circleci/config.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 882d6e4..6baf59f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -42,7 +42,4 @@ workflows: version: 2 test: jobs: - - test: - filters: - branches: - only: develop + - test