We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ecbd77 commit 42b308cCopy full SHA for 42b308c
.github/workflows/tests.yml
@@ -41,4 +41,4 @@ jobs:
41
run: pnpm test:unit
42
43
- name: "Run linter"
44
- run: pnpm clean && pnpm lint
+ run: pnpm lint
0 commit comments