mirror of
https://github.com/element-plus/element-plus.git
synced 2025-01-18 10:59:10 +08:00
This reverts commit 3c03e5610e
.
This commit is contained in:
parent
60487af6ba
commit
7edce7fdd9
6
.github/workflows/unit-test.yml
vendored
6
.github/workflows/unit-test.yml
vendored
@ -31,7 +31,5 @@ jobs:
|
||||
run: pnpm i --frozen-lockfile
|
||||
- name: Lint
|
||||
run: pnpm lint
|
||||
- uses: ArtiomTr/jest-coverage-report-action@v2.0-rc.6
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
skip-step: install
|
||||
- name: Test
|
||||
run: pnpm test
|
||||
|
Loading…
Reference in New Issue
Block a user