Skip to content

Commit 1112b16

Browse files
committed
ci: run pnpm lint (oxlint)
1 parent 7c55617 commit 1112b16

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,8 @@ jobs:
2323
- name: Check formatting
2424
run: pnpm format:check
2525

26+
- name: Lint
27+
run: pnpm lint
28+
2629
- name: Check examples install and build
2730
run: pnpm run check-examples

0 commit comments

Comments
 (0)