X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2Fworkflows%2Fautofix.yml;h=40dd0bfc6449e17915c4252e7485b4d7cde3d9d7;hb=8b7aa4204c27efd1dc699f7baea65b5262bd26b3;hp=3100c789f2109150681a0b97cfdc6777e1397ef6;hpb=14b39b9c09ab382fa25dcb0d52c50b6d05a3affb;p=poolifier.git diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 3100c789..40dd0bfc 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -16,5 +16,6 @@ jobs: with: cache: 'pnpm' - run: pnpm install --ignore-scripts - - run: pnpm format + - run: pnpm build + # - run: pnpm format - uses: autofix-ci/action@dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a