We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0350ed0 commit e8bf9aeCopy full SHA for e8bf9ae
1 file changed
.github/workflows/CI.yml
@@ -35,8 +35,8 @@ jobs:
35
- name: Install dependencies
36
run: pnpm install
37
38
- - name: Format ✨
39
- run: pnpm run test.format
+ # - name: Format ✨
+ # run: pnpm run test.format
40
41
- name: Lint ✨
42
run: pnpm run test.lint
0 commit comments