We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3462d0 commit 53fc064Copy full SHA for 53fc064
.github/workflows/format.yml
@@ -18,4 +18,4 @@ jobs:
18
uses: OffchainLabs/actions/node-modules/install@main
19
20
- name: Check formatting with Prettier
21
- run: yarn format:check
+ run: yarn prettier:format
0 commit comments