mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-01-14 03:11:19 -06:00
test: fix paths
This commit is contained in:
@@ -63,9 +63,9 @@ jobs:
|
||||
at: ~/project
|
||||
- run: cd packages/@vue/cli-ui && yarn test
|
||||
- store_artifacts:
|
||||
path: tests/e2e/videos
|
||||
path: packages/@vue/cli-ui/tests/e2e/videos
|
||||
- store_artifacts:
|
||||
path: tests/e2e/screenshots
|
||||
path: packages/@vue/cli-ui/tests/e2e/screenshots
|
||||
|
||||
workflows:
|
||||
version: 2
|
||||
|
||||
Reference in New Issue
Block a user