Skip to content

Commit 365267a

Browse files
authored
Merge pull request #230 from apollo-server-integrations/fix/codesandbox-empty-sandboxes
fix: clear CodeSandbox sandboxes to avoid engine check failures
2 parents d1b6834 + 44a2c18 commit 365267a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.codesandbox/ci.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"sandboxes": ["apollo-server-integration-aws-lambda-k6ismd"]
2+
"node": "20",
3+
"sandboxes": []
34
}

0 commit comments

Comments
 (0)