Skip to content

Commit 69614fc

Browse files
committed
chore: cleanup
1 parent 3ce1a99 commit 69614fc

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/main.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,5 @@ jobs:
3939
- name: Formatting
4040
run: yarn prettier --check .
4141

42-
# - name: Typecheck
43-
# run: yarn typecheck
44-
4542
- name: Build
4643
run: yarn build

.github/workflows/pull-request.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,5 @@ jobs:
3939
- name: Formatting
4040
run: yarn prettier --check .
4141

42-
# - name: Typecheck
43-
# run: yarn typecheck
44-
4542
- name: Build
4643
run: yarn build

0 commit comments

Comments
 (0)