Skip to content

Commit bac400e

Browse files
committed
Remove check-types from CI action
1 parent bb1c4da commit bac400e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ jobs:
3232
- name: Install dependencies
3333
run: npm ci
3434

35-
- name: Check types
36-
run: npm run check-types
37-
3835
- name: Check formatting
3936
run: npm run format:check
4037

0 commit comments

Comments
 (0)