mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
chore: fix CI tests
This commit is contained in:
parent
64756c53e2
commit
418b5335ea
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@ -57,8 +57,6 @@ jobs:
|
||||
node-version: ${{ matrix.node }}
|
||||
- name: Test
|
||||
run: |
|
||||
npm install -g npm
|
||||
npm install -g lerna
|
||||
npm install
|
||||
lerna bootstrap
|
||||
npx lerna bootstrap
|
||||
npm run test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user