Skip to content

Commit 07a69f7

Browse files
committed
ci: lint on ci
1 parent bc547d4 commit 07a69f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ jobs:
1919
version: 10.4.0
2020
- run: pnpm install --frozen-lockfile
2121
- run: pnpm check
22+
- run: pnpm lint
2223
- run: pnpm prettier:check

0 commit comments

Comments
 (0)