Skip to content

Commit 2273a54

Browse files
committed
fmt:check
1 parent 6314ed4 commit 2273a54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: bun install --frozen-lockfile
2828

2929
- name: Check formatting
30-
run: bun run format:check
30+
run: bun run fmt:check
3131

3232
- name: TypeScript check
3333
run: bun run lint

0 commit comments

Comments
 (0)