We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e7cb82 commit f1a18d1Copy full SHA for f1a18d1
.github/workflows/lint.yaml
@@ -30,4 +30,4 @@ jobs:
30
- name: Prettier
31
run: npm run format
32
- name: Typos
33
- run: typos
+ run: npm run typos
0 commit comments