mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
Merge pull request #2182 from storybooks/ndelangen/add-integration-artifacts
ADD integration artefacts store step to circle.yml
This commit is contained in:
commit
25583c9413
@ -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