forked from mirror/misskey
Update lint.yml
This commit is contained in:
parent
c7ec8e801d
commit
106897560d
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@ -79,4 +79,5 @@ jobs:
|
||||
cache: 'pnpm'
|
||||
- run: corepack enable
|
||||
- run: pnpm i --frozen-lockfile
|
||||
- run: pnpm --filter misskey-js build # needed for typecheck
|
||||
- run: pnpm --filter ${{ matrix.workspace }} run typecheck
|
||||
|
Loading…
Reference in New Issue
Block a user