Skip to content

Commit 1160138

Browse files
authored
test: Publish canaries via CodeSandbox CI (#486)
1 parent 2d04e29 commit 1160138

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.codesandbox/ci.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"installCommand": "install",
3+
"buildCommand": "build",
4+
"sandboxes": ["vanilla"],
5+
"node": "18"
6+
}

0 commit comments

Comments
 (0)