Skip to content

Commit 83f7d50

Browse files
committed
ci: add test.format to the ci
1 parent 3206c33 commit 83f7d50

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ jobs:
5757
pnpm install
5858
pnpm run build
5959
60+
- name: Format ✨
61+
run: pnpm test.format
62+
6063
- name: Lint ✨
6164
run: pnpm test.lint
6265

0 commit comments

Comments
 (0)