Skip to content

Commit 3a78baa

Browse files
committed
ci: remove lint step from workflow
1 parent a04d377 commit 3a78baa

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ jobs:
3434
- name: Install dependencies
3535
run: pnpm install --frozen-lockfile
3636

37-
- name: Lint
38-
run: pnpm lint
39-
4037
- name: Typecheck
4138
run: pnpm typecheck
4239

0 commit comments

Comments
 (0)