2
0
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:
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 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