Skip to content

Commit c95cf8c

Browse files
committed
ci: Add fmt:check step
1 parent 8e72487 commit c95cf8c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
with:
2121
persist-credentials: false
2222
- uses: ./.github/actions/setup
23+
- run: bun run fmt:check
2324
- run: bun run lint
2425

2526
build:

0 commit comments

Comments
 (0)