Skip to content

Commit 196099a

Browse files
committed
ci: update lint workflow
1 parent 8718118 commit 196099a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
run: pnpm install --frozen-lockfile
2828

2929
- name: Lint
30-
run: turbo lint
30+
run: pnpm dlx turbo lint

0 commit comments

Comments
 (0)