mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-10-28 03:25:02 +08:00
chore: improve ci testing
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
run: pnpm install
|
||||
|
||||
- name: Install Playwright
|
||||
run: pnpm exec playwright install --with-deps chromium
|
||||
run: pnpm run test:setup:ci
|
||||
|
||||
- name: Lint
|
||||
run: pnpm run lint
|
||||
|
||||
Reference in New Issue
Block a user