We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7318fd commit 35912a5Copy full SHA for 35912a5
.github/workflows/test-e2e.yml
@@ -27,7 +27,7 @@ env:
27
# In older versions of Next.js both of these need to be set to enable junit reporting
28
DATADOG_TRACE_NEXTJS_TEST: true
29
DATADOG_API_KEY: foo
30
- TEST_CONCURRENCY: 2
+ TEST_CONCURRENCY: 1
31
NEXT_E2E_TEST_TIMEOUT: 300000
32
NEXT_TELEMETRY_DISABLED: 1
33
NEXT_SKIP_NATIVE_POSTINSTALL: 1
0 commit comments