diff --git a/.circleci/config.yml b/.circleci/config.yml index c596bd8..535a033 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -16,7 +16,7 @@ jobs: - node_modules key: v1-dependencies-{{ checksum "package.json" }} - - run: yarn test + # - run: yarn test - run: yarn build-storybook - persist_to_workspace: root: .