fix(pnpm): pnpm format command failing [R8S-1071] (#2932)
This commit is contained in:
@@ -4,4 +4,4 @@ services:
|
||||
image: nginx:latest
|
||||
failing-service:
|
||||
image: busybox
|
||||
command: ["false"]
|
||||
command: ['false']
|
||||
|
||||
Reference in New Issue
Block a user