diff --git a/.codesandbox/ci.json b/.codesandbox/ci.json index e41ef2da95f..0da82f5ce66 100644 --- a/.codesandbox/ci.json +++ b/.codesandbox/ci.json @@ -3,5 +3,6 @@ "react-hook-form-v7-js-template-quqov", "react-hook-form-v7-ts-template-4tn8i" ], - "node": "14" + "node": "14", + "silent": true }