We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95f1c0a commit d88246cCopy full SHA for d88246c
.github/workflows/ci.yml
@@ -36,3 +36,6 @@ jobs:
36
37
- name: Test
38
run: pnpm test
39
+
40
+ - name: Lint
41
+ run: pnpm lint
0 commit comments