Skip to content

Commit

Permalink
Merge pull request #11365 from storybookjs/add/artifacts-e2e
Browse files Browse the repository at this point in the history
Build: Add artifacts for e2e CI task
  • Loading branch information
ndelangen authored Jul 1, 2020
2 parents 17e6afc + 4913285 commit 48d2339
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,9 @@ jobs:
- run:
name: cypress run
command: yarn test:e2e
- store_artifacts:
path: /tmp/storybook/cypress
destination: cypress

smoke-tests:
<<: *defaults
Expand Down

0 comments on commit 48d2339

Please sign in to comment.