We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 939975a commit 9274dc6Copy full SHA for 9274dc6
appveyor.yml
@@ -10,7 +10,7 @@ test_script:
10
- node --version
11
- yarn --version
12
- yarn test
13
- - yarn clean && cd packages/@vue/cli-ui && yarn test
+ - cd "packages/@vue/cli-ui" && yarn test
14
15
cache:
16
- node_modules -> yarn.lock
0 commit comments