Skip to content

Commit

Permalink
Don't run chromatic twice
Browse files Browse the repository at this point in the history
(cherry picked from commit 51cae39)
  • Loading branch information
Hypnosphi committed Apr 23, 2018
1 parent e7f22d3 commit 1c1aa48
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1c1aa48

Please sign in to comment.