From ed51207ae7f6331c9f0f626d47dc8a3ececd80e5 Mon Sep 17 00:00:00 2001 From: Adrien-Ba <45963338+Adrien-Ba@users.noreply.github.com> Date: Mon, 11 Oct 2021 11:19:26 +0200 Subject: [PATCH] Updated config.yml --- .circleci/config.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index bc8c186..b33300c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -107,6 +107,4 @@ workflows: - yarnlint - bddtest: requires: - - build - - yarnlint - - yarntest \ No newline at end of file + - build \ No newline at end of file