mirror of
https://github.com/unjs/unplugin.git
synced 2026-02-01 16:56:37 +00:00
chore: update test ci
This commit is contained in:
parent
0c4fec1128
commit
1219fd8ea7
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -35,14 +35,11 @@ jobs:
|
||||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
run: yarn
|
||||
|
||||
- name: Lint
|
||||
run: yarn lint
|
||||
|
||||
- name: Build
|
||||
run: yarn build
|
||||
|
||||
- name: Test
|
||||
run: yarn jest
|
||||
run: yarn test
|
||||
|
||||
- name: Coverage
|
||||
uses: codecov/codecov-action@v1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user