Skip to content

Commit e5a8711

Browse files
committed
refactor: Biome -> lint
1 parent 4f3b627 commit e5a8711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
- name: Install dependencies
2626
run: pnpm install
2727

28-
- name: Biome check
28+
- name: Lint check
2929
run: pnpm check

0 commit comments

Comments
 (0)