chore: disable vetur check temporary

This commit is contained in:
mutoe 2021-02-28 15:24:20 +08:00
parent 0cb382c81e
commit fb2db9a773
1 changed files with 3 additions and 2 deletions

View File

@ -39,8 +39,9 @@ jobs:
- name: Eslint check
run: yarn lint:script
- name: Vetur check
run: yarn lint:vti
# https://github.com/vuejs/vetur/issues/2296
# - name: Vetur check
# run: yarn lint:vti
unit_test:
name: Unit test