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 fd88a78 commit 0eae0fbCopy full SHA for 0eae0fb
.github/workflows/check-rewrite.yml
@@ -35,4 +35,4 @@ jobs:
35
run: pnpm install --frozen-lockfile
36
37
- name: Run check script
38
- run: pnpm exec tsx scripts/check-rewrite.ts
+ run: node scripts/check-rewrite.ts
0 commit comments