fix: fix eslint error
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -24,8 +24,8 @@ jobs:
|
||||
node-version: 19
|
||||
cache: pnpm
|
||||
|
||||
- name: Install And Build
|
||||
run: pnpm i
|
||||
- name: Install
|
||||
run: pnpm i --ignore-scripts
|
||||
|
||||
- name: Lint
|
||||
run: pnpm lint
|
||||
|
||||
Reference in New Issue
Block a user