Skip to content

Commit 7e0c697

Browse files
committed
ci: test vuex & router plugin in circleci
1 parent 0ba505c commit 7e0c697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
at: ~/
5353
- run: yarn lint
5454
- run: yarn check-links
55-
- run: yarn test -p cli-service-global,eslint,pwa,babel,babel-preset-app
55+
- run: yarn test -p cli-service-global,eslint,pwa,babel,babel-preset-app,vuex,router
5656

5757
group-4:
5858
<<: *defaults

0 commit comments

Comments
 (0)