1
0
mirror of https://github.com/dockur/windows.git synced 2026-06-10 20:25:40 +08:00

build: Disable Shellformat action (#1744)

This commit is contained in:
Kroese
2026-05-29 13:17:18 +02:00
committed by GitHub
parent 7b4404db6b
commit 8f70ffa902
+1
View File
@@ -52,6 +52,7 @@ jobs:
- -
name: Shellformat name: Shellformat
uses: reviewdog/action-shfmt@v1 uses: reviewdog/action-shfmt@v1
if: false
with: with:
level: warning level: warning
shfmt_flags: "-i 2 -ci -bn" shfmt_flags: "-i 2 -ci -bn"