From aaa912374f066f988fbb05e9e6aeb767ccc979d1 Mon Sep 17 00:00:00 2001 From: Matthew Brown Date: Mon, 25 Jan 2021 22:04:29 -0500 Subject: [PATCH] Remove ProxyManager run --- .circleci/config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 762730b0f..5839ed994 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -96,9 +96,6 @@ jobs: - run: name: Analyse Collections command: bin/test-with-real-projects.sh collections - - run: - name: Analyse ProxyManager - command: bin/test-with-real-projects.sh proxymanager - run: name: Analyse Psl command: bin/test-with-real-projects.sh psl