Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bd08f05

Browse files
committed
ci: enforce format check
1 parent 623ba51 commit bd08f05

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
@@ -109,8 +109,8 @@ jobs:
109109
- name: Run eslint
110110
run: pnpm run lint
111111

112-
#- name: Run prettier
113-
# run: pnpm run format-check
112+
- name: Run prettier
113+
run: pnpm run format-check
114114

115115
- name: Run type declaration tests
116116
run: pnpm run test-dts

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /