From 76415e4abd6586890656e3a2daff3fceee3a2cdc Mon Sep 17 00:00:00 2001 From: Michael Droettboom Date: Fri, 2 Nov 2018 11:49:58 -0400 Subject: [PATCH] Don't require Chrome to pass for deploy --- .circleci/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 055e702db..215030637 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -125,7 +125,6 @@ workflows: - build - deploy: requires: - - test-chrome - test-firefox - test-python filters: