Skip to content

Commit

Permalink
test: store videos/screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau committed May 18, 2018
1 parent 9c17e2a commit 5bd86af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ jobs:
- attach_workspace:
at: ~/project
- run: cd packages/@vue/cli-ui && yarn test
- store_artifacts:
path: tests/e2e/videos
- store_artifacts:
path: tests/e2e/screenshots

workflows:
version: 2
Expand Down

0 comments on commit 5bd86af

Please sign in to comment.