From e9333f7ee3c5bc0b7f9fb8fe0dabab6e00a2773f Mon Sep 17 00:00:00 2001 From: LecomteAdrien Date: Tue, 12 Jan 2021 17:47:19 +0100 Subject: [PATCH] :green_heart:Update config.yml --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index ab2672b..6c0b2d9 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -32,6 +32,6 @@ workflows: node-tests: jobs: - yarn - - server-deploy + - server-deploy: requires: - - yarn \ No newline at end of file + - yarn \ No newline at end of file