Skip to content

Commit 29dde08

Browse files
committed
chore: enable test.format
1 parent 2fed60f commit 29dde08

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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)