mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
remove lerna from Test step in github actions
This commit is contained in:
1
.github/workflows/yarn.js.yml
vendored
1
.github/workflows/yarn.js.yml
vendored
@@ -19,7 +19,6 @@ jobs:
|
||||
- uses: borales/actions-yarn@v2.0.0
|
||||
with:
|
||||
cmd: install --frozen-lockfile
|
||||
- run: npx lerna bootstrap
|
||||
- uses: borales/actions-yarn@v2.0.0
|
||||
with:
|
||||
cmd: test
|
||||
|
||||
Reference in New Issue
Block a user