Skip to content

Commit 99e3c0c

Browse files
committed
Remove lint
1 parent 5800aa9 commit 99e3c0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
node-version: 22
2020
cache: pnpm
2121
- run: pnpm install --frozen-lockfile
22-
- run: pnpm run lint
2322
- name: Run tests with coverage
2423
run: |
2524
echo "## 🧪 Vitest Coverage" > coverage_output.txt

0 commit comments

Comments
 (0)