From c3bf9a8574365f3d9364e4b035cfd82020af7392 Mon Sep 17 00:00:00 2001 From: Anatole-DC Date: Thu, 13 Jan 2022 18:53:47 +0100 Subject: [PATCH] :green_heart: Add e2e link to heroku deployement --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index d09c3ee..c821215 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -90,6 +90,7 @@ workflows: - build - lint - back-test-unit + - back-test-e2e filters: branches: only: main \ No newline at end of file