mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-07 07:12:23 +03:00
bump actions
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: yarn install --frozen-lockfile
|
||||
|
||||
- name: Test with Coverage
|
||||
- name: Test
|
||||
run: yarn test
|
||||
|
||||
- name: Build
|
||||
|
||||
@@ -14,7 +14,7 @@ jobs:
|
||||
run: yarn install --frozen-lockfile
|
||||
|
||||
- name: Test with Coverage
|
||||
run: yarn coverage
|
||||
run: yarn test:coverage
|
||||
|
||||
- name: ESLint
|
||||
run: yarn eslint
|
||||
|
||||
Reference in New Issue
Block a user