Skip to content

Commit b46b041

Browse files
committed
ci: remove lint step from test job
1 parent 52f005e commit b46b041

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ jobs:
5151
- name: Install deps
5252
run: pnpm i
5353

54-
- name: Lint
55-
run: pnpm lint
56-
5754
- name: Type check
5855
run: pnpm type-check
5956

0 commit comments

Comments
 (0)