There was an error while loading. Please reload this page.
1 parent 1221e4c commit 96be48dCopy full SHA for 96be48d
1 file changed
.github/workflows/lint.yml
@@ -46,4 +46,4 @@ jobs:
46
- name: Install Dependencies
47
run: yarn install --frozen-lockfile
48
- name: Run Prettier through format
49
- run: yarn format-check
+ run: yarn format:check
0 commit comments