Skip to content

Commit 25f24f6

Browse files
committed
chore: remove lint check from this PR
1 parent 411a789 commit 25f24f6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,5 @@ jobs:
2727
- name: Install dependencies
2828
run: pnpm install
2929

30-
- name: Lint
31-
run: pnpm biome check
32-
3330
- name: Run tests
3431
run: pnpm test

0 commit comments

Comments
 (0)