Skip to content

Commit 12216f5

Browse files
committed
chore: simplify CI workflow
1 parent 370405a commit 12216f5

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
@@ -41,9 +41,6 @@ jobs:
4141
- name: Lint
4242
run: pnpm lint
4343

44-
- name: Typecheck
45-
run: pnpm typecheck
46-
4744
- name: Test
4845
run: pnpm test
4946

0 commit comments

Comments
 (0)