Skip to content

Commit

Permalink
Add silent option to CodeSandbox CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
CompuIves authored Oct 24, 2019
1 parent 77774ef commit 4549680
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .codesandbox/ci.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@
"react",
"github/mui-org/material-ui/tree/master/examples/create-react-app",
"github/mui-org/material-ui/tree/master/examples/create-react-app-with-typescript"
]
],
"silent": true
}

0 comments on commit 4549680

Please sign in to comment.