Skip to content

Commit 6f215c9

Browse files
author
abrulic
committed
small update
1 parent 6f7d4db commit 6f215c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ jobs:
4343
- run: pnpm exec playwright install chromium --with-deps
4444
- name: 🔎 Test
4545
run: pnpm run test
46-
- name: 🔎 Type check
47-
run: pnpm run typecheck
4846
- name: ✂️ Check unused code
4947
run: pnpm run check:unused
5048

0 commit comments

Comments
 (0)