Skip to content

Commit aea6285

Browse files
committed
feat: use check
1 parent 798cd7e commit aea6285

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
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Check Biome
3131
run: |
32-
yarn lint
32+
yarn check
3333
shell: bash
3434

3535
- name: Build

0 commit comments

Comments
 (0)