We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5800aa9 commit 99e3c0cCopy full SHA for 99e3c0c
.github/workflows/test.yml
@@ -19,7 +19,6 @@ jobs:
19
node-version: 22
20
cache: pnpm
21
- run: pnpm install --frozen-lockfile
22
- - run: pnpm run lint
23
- name: Run tests with coverage
24
run: |
25
echo "## 🧪 Vitest Coverage" > coverage_output.txt
0 commit comments