[skip ci] Check formatting in ci
This commit is contained in:
3
.github/workflows/build_pull_request.yml
vendored
3
.github/workflows/build_pull_request.yml
vendored
@@ -24,6 +24,9 @@ jobs:
|
||||
- name: Run ESLint
|
||||
run: pnpm lint
|
||||
|
||||
- name: Run ESLint
|
||||
run: pnpm format:check
|
||||
|
||||
- name: Run TSC
|
||||
run: pnpm tsc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user