Skip to content

Commit 183f4c0

Browse files
committed
chore: github action
1 parent b5bec16 commit 183f4c0

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

0 commit comments

Comments
 (0)