Skip to content

Commit 011154f

Browse files
committed
feat: add test timeout to e2e
1 parent f0b1edb commit 011154f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-e2e.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ env:
99
NEXT_REPO: netlify/next.js
1010
NEXT_VERSION: netlify-testing
1111
NEXT_TEST_MODE: deploy
12+
NEXT_E2E_TEST_TIMEOUT: 600000
1213
TEST_CONCURRENCY: 8
1314
NEXT_TELEMETRY_DISABLED: 1
1415
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}

0 commit comments

Comments
 (0)