Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 5364013

Browse files
committed
ci: update release job
1 parent 6205afd commit 5364013

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/quality.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ jobs:
2727
- name: Check Code Formatting
2828
run: pnpm lint
2929

30-
- name: Check TypeScript Types
31-
run: pnpm checktypes
32-
3330
- name: Run Component Tests
3431
run: pnpm test:ci
3532
env:

0 commit comments

Comments
 (0)