From 12c2c723004bf8c375a75f6a172b5db3211c853b Mon Sep 17 00:00:00 2001 From: Pierre Date: Sat, 16 Jan 2021 12:56:12 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7yarn=20serve?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 3fb6722..a226544 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -13,6 +13,7 @@ jobs: - dependencies- - run: yarn global add node-gyp && yarn install - run: yarn run build + - run: yarn serve - run: yarn run test - save_cache: paths: