mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-19 05:02:40 +08:00
Don't run chromatic twice
(cherry picked from commit 51cae39)
This commit is contained in:
parent
e7f22d3a02
commit
1c1aa4803a
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user