We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aa6eab commit 3f93339Copy full SHA for 3f93339
1 file changed
.github/workflows/ci.yml
@@ -16,4 +16,4 @@ jobs:
16
run: npm run check-exports
17
18
- name: Check prettier
19
- run: npm run check-prettier
+ run: npm run check-format
0 commit comments