Skip to content

Commit b1f8588

Browse files
committed
chore: remove type check
1 parent 30f8740 commit b1f8588

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/test.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -124,11 +124,6 @@ jobs:
124124
cd frontend
125125
bun install --frozen-lockfile
126126
127-
- name: Run type check
128-
run: |
129-
cd frontend
130-
bun run type-check
131-
132127
- name: Run tests
133128
run: |
134129
cd frontend

0 commit comments

Comments
 (0)