From a047f2479645e2a38cbb3b4fb7dc303e0552fb72 Mon Sep 17 00:00:00 2001 From: Pierre Date: Sat, 16 Jan 2021 13:22:18 +0100 Subject: [PATCH] :green_heart: yarn serve --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index a226544..1894d97 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -12,8 +12,8 @@ jobs: # fallback to using the latest cache if no exact match is found - dependencies- - run: yarn global add node-gyp && yarn install - - run: yarn run build - run: yarn serve + - run: yarn run build - run: yarn run test - save_cache: paths: