Skip to content

Commit 1d23640

Browse files
committed
chi: add lint check to workflow
1 parent 93088de commit 1d23640

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-test-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ jobs:
3232
run: pnpm config set enable-pre-post-scripts true
3333
- run: pnpm install
3434
- run: pnpm build
35+
- run: pnpm lint
3536
- run: pnpm test

0 commit comments

Comments
 (0)