From 77b4a9f82c28a5f67c2bb5612567abc369539de3 Mon Sep 17 00:00:00 2001 From: kumavis Date: Mon, 21 May 2018 10:58:58 -0700 Subject: CI - remove node security test as blocker for builds --- .circleci/config.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 939df8be5..81b8a7301 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -51,7 +51,6 @@ workflows: - all-tests-pass: requires: - test-lint - - test-deps - test-unit - test-e2e-chrome - test-e2e-firefox @@ -368,4 +367,4 @@ jobs: - run: name: All Tests Passed command: echo 'weew - everything passed!' - \ No newline at end of file + -- cgit v1.2.3