Skip to content

Commit f3ea8c0

Browse files
authored
chore: Build PRs in CodeSandbox CI (#149)
* chore: Build PRs in CodeSandbox CI * Update ci.json
1 parent 2531304 commit f3ea8c0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.codesandbox/ci.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"buildCommand": "build:source",
3+
"sandboxes": ["new"],
4+
"silent": true
5+
}

0 commit comments

Comments
 (0)