diff --git a/.circleci/config.yml b/.circleci/config.yml index 73dcf81..4e349a1 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -29,12 +29,10 @@ workflows: branches: only: - master - - develop - test-package: filters: branches: only: - master - - develop requires: - build-package