From f6c432e0138b08fdc8c96f500c28bc4236abbc95 Mon Sep 17 00:00:00 2001 From: hallouma875 Date: Sat, 27 Mar 2021 16:35:03 +0100 Subject: [PATCH] :green_heart: test format:check and build is ok --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 1dbea52..3723537 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -36,6 +36,7 @@ jobs: - run: name: Test command: yarn run test + build: executor: node steps: