Skip to content

Commit f97f379

Browse files
committed
remove typescript step
1 parent e188c39 commit f97f379

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/validate.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ jobs:
2929
- name: ▶️ Run setup script
3030
run: npm run setup
3131

32-
- name: ʦ TypeScript
33-
run: npm run typecheck
34-
3532
- name: ⬣ ESLint
3633
run: npm run lint
3734

0 commit comments

Comments
 (0)