We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f28581 commit 1b75f5fCopy full SHA for 1b75f5f
1 file changed
.github/workflows/CI.yml
@@ -43,8 +43,8 @@ jobs:
43
- name: Install dependencies
44
run: npm install
45
46
- - name: Format ✨
47
- run: npm run test.format
+ # - name: Format ✨
+ # run: npm run test.format
48
49
- name: Lint ✨
50
run: npm run test.lint
0 commit comments