fix(pnpm): pnpm format command failing [R8S-1071] (#2932)

This commit is contained in:
nickl-portainer
2026-06-18 13:27:01 +12:00
committed by GitHub
parent 0dfa0266c7
commit 0dfd27f08c
8 changed files with 19 additions and 17 deletions
@@ -4,4 +4,4 @@ services:
image: nginx:latest
failing-service:
image: busybox
command: ["false"]
command: ['false']