build(ci): refine autofix GH action
[poolifier.git] / .github / workflows / autofix.yml
index 371200fd3a3dbe17f714d20c9fd1ffb4a62a4b22..e5571d32552dc8c869e0d39c0e88b2adcad0d52d 100644 (file)
@@ -15,7 +15,8 @@ jobs:
       - uses: actions/setup-node@v4
         with:
           cache: 'pnpm'
-      - run: pnpm build
       - run: pnpm install --ignore-scripts
-      - run: pnpm format
+      - run: pnpm build
+      # - run: pnpm format
+      - run: pnpm lint:fix
       - uses: autofix-ci/action@dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a