From 69401dd1fcca9608365063a9f65f06071b3e4b4d Mon Sep 17 00:00:00 2001 From: afractal Date: Tue, 29 Oct 2019 14:04:14 +0100 Subject: [PATCH] update ci --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 80fd56c..0258d29 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -28,5 +28,5 @@ jobs: - node_modules key: v1-dependencies-{{ checksum "package.json" }} - # run tests! - - run: yarn test + # # run tests! + # - run: yarn test