Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4658938 commit 27a4a94Copy full SHA for 27a4a94
.github/workflows/test-e2e.yml
@@ -28,7 +28,7 @@ env:
28
DATADOG_TRACE_NEXTJS_TEST: true
29
DATADOG_API_KEY: foo
30
TEST_CONCURRENCY: 2
31
- NEXT_E2E_TEST_TIMEOUT: 600000
+ NEXT_E2E_TEST_TIMEOUT: 300_000
32
NEXT_TELEMETRY_DISABLED: 1
33
NEXT_SKIP_NATIVE_POSTINSTALL: 1
34
TURBO_API: ${{ secrets.TURBO_API }}
0 commit comments