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

update deps, actions

This commit is contained in:
Jeff Sagal
2021-07-30 08:29:13 -07:00
parent 0837887560
commit 853648c2d2
3 changed files with 329 additions and 178 deletions
+3
View File
@@ -15,6 +15,9 @@ jobs:
- name: Test with Coverage
run: yarn test --coverage --coverageReporters=lcov
- name: ESLint
run: yarn eslint
- name: Report Coverage
uses: coverallsapp/github-action@master
with: