Skip to content

Commit d045e70

Browse files
committed
chore(ci): exclude website from codesandbox ci
1 parent 20274ba commit d045e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codesandbox/ci.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"packages": ["packages/*"],
2+
"packages": ["packages/autocomplete-*"],
33
"sandboxes": ["github/algolia/autocomplete.js/tree/next/examples/js"]
44
}

0 commit comments

Comments
 (0)