Skip to content

Commit ec9b727

Browse files
committed
chore: disable test:types
1 parent 4aedb34 commit ec9b727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ jobs:
6565
- name: Run test suite
6666
run: pnpm test
6767

68-
- name: Test types
69-
run: pnpm test:types
68+
# - name: Test types
69+
# run: pnpm test:types
7070

7171
# - name: Test playground types
7272
# run: pnpm test:types:playground

0 commit comments

Comments
 (0)