Skip to content

Commit de0b926

Browse files
committed
do not call start
1 parent 6465578 commit de0b926

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"$schema": "../../test-recipe-schema.json",
33
"testApplicationName": "create-remix-app",
4-
"buildCommand": "pnpm install && pnpm build && pnpm start",
5-
"buildTimeoutSeconds": 600,
4+
"buildCommand": "pnpm install && pnpm build",
65
"tests": []
76
}

0 commit comments

Comments
 (0)