We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebd2790 commit 7243504Copy full SHA for 7243504
1 file changed
.github/workflows/prettier.yml
@@ -21,7 +21,7 @@ jobs:
21
run: |
22
npm install
23
24
- - name: Check Format
25
- run: |
26
- npm run check-format
+# - name: Check Format
+# run: |
+# npm run check-format
27
0 commit comments