srctree

Robin Linden parent 04534560 6e3fa93b
ci: Update shfmt

inlinesplit
.github/workflows/ci.yaml added: 2, removed: 2, total 0
@@ -315,7 +315,7 @@ jobs:
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
- run: wget --output-document=shfmt https://github.com/mvdan/sh/releases/download/v3.7.0/shfmt_v3.7.0_linux_amd64 && chmod +x shfmt
- run: wget --output-document=shfmt https://github.com/mvdan/sh/releases/download/v3.8.0/shfmt_v3.8.0_linux_amd64 && chmod +x shfmt
- run: ./shfmt -i 2 -w $(./shfmt -f .)
- run: git diff --exit-code