X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2Fworkflows%2Fautofix.yml;h=fba1b6c94a0a9175b3b01723c148db77fad2a8eb;hb=ecf7494a32490227fe31ca25df95fbe24b626f11;hp=cd26beb2f8e042f43de74a0405f210715a3cd73e;hpb=e78454533d7ea81da471ea83e615215f8c578014;p=e-mobility-charging-stations-simulator.git diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index cd26beb2..fba1b6c9 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -22,7 +22,6 @@ jobs: poetry install --no-root poetry run task format - - uses: actions/checkout@v4 - uses: pnpm/action-setup@v4 - uses: actions/setup-node@v4 with: