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