Skip to content

Commit 53fc064

Browse files
committed
Fix prettier command
1 parent f3462d0 commit 53fc064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
uses: OffchainLabs/actions/node-modules/install@main
1919

2020
- name: Check formatting with Prettier
21-
run: yarn format:check
21+
run: yarn prettier:format

0 commit comments

Comments
 (0)