chore: disable vetur check temporary
This commit is contained in:
parent
0cb382c81e
commit
fb2db9a773
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue