diff --git a/.codesandbox/ci.json b/.codesandbox/ci.json index 246248a9ee2a..3990a6567394 100644 --- a/.codesandbox/ci.json +++ b/.codesandbox/ci.json @@ -25,9 +25,7 @@ "@mui/x-tree-view": "packages/x-tree-view/build" }, "sandboxes": [ - "new", - "github/mui/material-ui/tree/master/examples/create-react-app", - "github/mui/material-ui/tree/master/examples/create-react-app-with-typescript" + "/bug-reproductions/x-data-grid" ], "silent": true }