2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-16 09:10:33 +03:00

update test signature

This commit is contained in:
Jeff Sagal
2022-02-18 16:58:43 -08:00
parent 7ada608075
commit 259848d436
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
run: yarn install --frozen-lockfile
- name: Test with Coverage
run: yarn test:coverage
run: yarn coverage
- name: ESLint
run: yarn eslint