From 838807dfe8ba566dae5437f5b27488f40cbf76fb Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 18 Jan 2021 11:07:25 +0100 Subject: [PATCH] recoment tests :wrench: --- .circleci/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 100af18..caf42e4 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -84,9 +84,9 @@ workflows: Build_Test_N_Deploy: jobs: - Build - - Test: - requires: - - Build + # - Test: + # requires: + # - Build - Heroku: context: Heroku requires: