Skip to content

Commit 89fa90a

Browse files
committed
chore: enable test.format in ci
1 parent 4c9ac43 commit 89fa90a

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
@@ -50,8 +50,8 @@ jobs:
5050
- name: Install dependencies
5151
run: pnpm install
5252

53-
# - name: Format ✨
54-
# run: pnpm test.format
53+
- name: Format ✨
54+
run: pnpm test.format
5555

5656
- name: Lint ✨
5757
run: pnpm test.lint

0 commit comments

Comments
 (0)