From f713f3e48d121a1e880ec7a8e63c5c17a4a4944d Mon Sep 17 00:00:00 2001 From: GeorgianaElena Date: Tue, 23 Mar 2021 12:05:04 +0200 Subject: [PATCH] Remove unit test reference --- .circleci/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index a7abd3c..48eafc8 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -145,6 +145,5 @@ workflows: version: 2 all-tests: jobs: - - unit-test - integration-test - upgrade-test