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 9ed2fcc commit 25a8682Copy full SHA for 25a8682
.github/workflows/prettier.yml
@@ -22,4 +22,4 @@ jobs:
22
cmd: install
23
24
- name: Run dependencies
25
- run: npm run format-check
+ run: yarn run format-check
0 commit comments