From 226c634c655fbd20e7dc39c120a7c0ddfacde824 Mon Sep 17 00:00:00 2001 From: Gianni GIUDICE Date: Mon, 2 Nov 2020 12:30:10 +0100 Subject: [PATCH] database --- .circleci/config.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 6b6ed2a..19c9f8b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -12,12 +12,8 @@ workflows: - yarn tests: jobs: - - test: - requires: - - yarn - - e2e: - requires: - - yarn + - test + - e2e jobs: hello: