Skip to content

Commit 70021d7

Browse files
committed
chore: github action 3
1 parent cd31a56 commit 70021d7

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 biome check . --log-level=error
50+
pnpm biome check . --diagnostic-level=error
5151
pnpm ts:check

0 commit comments

Comments
 (0)