From: Jérôme Benoit Date: Fri, 28 Jun 2024 15:18:38 +0000 (+0200) Subject: build(ci): refine autofix GH action X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=8b7aa4204c27efd1dc699f7baea65b5262bd26b3;hp=8ab143bb67ef7fb367d771c652cc44df70c9b625;p=poolifier.git build(ci): refine autofix GH action Signed-off-by: Jérôme Benoit --- diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index e5571d32..40dd0bfc 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -18,5 +18,4 @@ jobs: - run: pnpm install --ignore-scripts - run: pnpm build # - run: pnpm format - - run: pnpm lint:fix - uses: autofix-ci/action@dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a