Skip to content

Commit 3d0f352

Browse files
committed
remove building types from CI
1 parent fb9d564 commit 3d0f352

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/verify-node.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ jobs:
3434
- name: Build packages
3535
run: npm run build
3636

37-
- name: Build types for js packages
38-
run: npm run types
39-
4037
- name: Test
4138
run: npm run test
4239

0 commit comments

Comments
 (0)