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 8bf2214 commit 03aca2eCopy full SHA for 03aca2e
.github/workflows/autofix.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Setup Tools
23
uses: tanstack/config/.github/setup@main
24
- name: Fix formatting
25
- run: pnpm prettier:write
+ run: pnpm run prettier:write
26
- name: Apply fixes
27
uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27
28
with:
0 commit comments