chore: update ci.yaml to include lint step
This commit is contained in:
@@ -27,5 +27,8 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
|
||||
- name: Lint
|
||||
run: pnpm lint
|
||||
|
||||
- name: Build
|
||||
run: pnpm build
|
||||
|
Reference in New Issue
Block a user