We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8718118 commit 196099aCopy full SHA for 196099a
.github/workflows/lint.yaml
@@ -27,4 +27,4 @@ jobs:
27
run: pnpm install --frozen-lockfile
28
29
- name: Lint
30
- run: turbo lint
+ run: pnpm dlx turbo lint
0 commit comments