mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-22 10:30:34 +03:00
Update test.yml
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
|||||||
run: yarn install --frozen-lockfile
|
run: yarn install --frozen-lockfile
|
||||||
|
|
||||||
- name: Test with Coverage
|
- name: Test with Coverage
|
||||||
run: yarn test --coverage --coverageReporters=lcov
|
run: yarn coverage
|
||||||
|
|
||||||
- name: ESLint
|
- name: ESLint
|
||||||
run: yarn eslint
|
run: yarn eslint
|
||||||
|
|||||||
Reference in New Issue
Block a user