mirror of
https://github.com/tabler/tabler.git
synced 2026-08-29 13:21:29 +04:00
Remove duplicate type-check step from lint workflow (#2842)
This commit is contained in:
@@ -27,6 +27,3 @@ jobs:
|
||||
|
||||
- name: Lint
|
||||
run: pnpm run lint
|
||||
|
||||
- name: Type Check
|
||||
run: pnpm run type-check
|
||||
|
||||
Reference in New Issue
Block a user