mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-19 05:02:40 +08:00
ADD integration artefacts store step to circle.yml
This commit is contained in:
parent
ef7869d9b1
commit
e28030862f
@ -77,6 +77,9 @@ jobs:
|
||||
- run:
|
||||
name: Integration Test - Kichen sinks
|
||||
command: yarn test --integration
|
||||
- store_artifacts:
|
||||
path: integration/__image_snapshots__
|
||||
destination: integration_image_snapshots
|
||||
example-react-native:
|
||||
<<: *defaults
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user