Don't run chromatic twice

(cherry picked from commit 51cae39)
This commit is contained in:
Hypnosphi 2018-04-23 17:26:35 +03:00
parent e7f22d3a02
commit 1c1aa4803a

View File

@ -91,10 +91,6 @@ jobs:
command: | command: |
cd examples/mithril-kitchen-sink cd examples/mithril-kitchen-sink
yarn build-storybook yarn build-storybook
- run:
name: "Visually test storybook"
command: |
yarn chromatic
- run: - run:
name: "Run image snapshots" name: "Run image snapshots"
command: yarn test --image command: yarn test --image