Skip to content

Commit cd31a56

Browse files
committed
chore: github action 2
1 parent c8c4f6b commit cd31a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ jobs:
4747

4848
- name: Run lint & ts:check
4949
run: |
50-
pnpm lint
50+
pnpm biome check . --log-level=error
5151
pnpm ts:check

0 commit comments

Comments
 (0)