2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-26 04:34:04 +03:00

Update test.yml

This commit is contained in:
Jeff Sagal
2022-02-18 16:11:13 -08:00
parent 991a2a2184
commit 453dfe49ed
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
run: yarn install --frozen-lockfile
- name: Test with Coverage
run: yarn test --coverage --coverageReporters=lcov
run: yarn coverage
- name: ESLint
run: yarn eslint