From bb001340680c58024355800b9bfb37798d4c08db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anthony=20Qu=C3=A9r=C3=A9?= <47711333+Anthony-Jhoiro@users.noreply.github.com> Date: Mon, 11 Oct 2021 10:54:47 +0200 Subject: [PATCH] Updated config.yml --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index a58d3df..b500adc 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -97,3 +97,4 @@ workflows: - install - lint - test-ci + - test-e2e