build: use pkgroll
This commit is contained in:
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@@ -27,7 +27,10 @@ jobs:
|
||||
run_install: true
|
||||
|
||||
- name: Type check
|
||||
run: pnpm build
|
||||
run: pnpm type-check
|
||||
|
||||
- name: Lint
|
||||
run: pnpm lint
|
||||
|
||||
- name: Build
|
||||
run: pnpm build
|
||||
|
||||
Reference in New Issue
Block a user