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 0ba505c commit 7e0c697Copy full SHA for 7e0c697
.circleci/config.yml
@@ -52,7 +52,7 @@ jobs:
52
at: ~/
53
- run: yarn lint
54
- run: yarn check-links
55
- - run: yarn test -p cli-service-global,eslint,pwa,babel,babel-preset-app
+ - run: yarn test -p cli-service-global,eslint,pwa,babel,babel-preset-app,vuex,router
56
57
group-4:
58
<<: *defaults
0 commit comments