diff --git a/.circleci/config.yml b/.circleci/config.yml index b738ef99b7..906cc5061d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -91,10 +91,6 @@ jobs: command: | cd examples/mithril-kitchen-sink yarn build-storybook - - run: - name: "Visually test storybook" - command: | - yarn chromatic - run: name: "Run image snapshots" command: yarn test --image