Skip to content

Commit 35912a5

Browse files
authored
Update test-e2e.yml
1 parent e7318fd commit 35912a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ env:
2727
# In older versions of Next.js both of these need to be set to enable junit reporting
2828
DATADOG_TRACE_NEXTJS_TEST: true
2929
DATADOG_API_KEY: foo
30-
TEST_CONCURRENCY: 2
30+
TEST_CONCURRENCY: 1
3131
NEXT_E2E_TEST_TIMEOUT: 300000
3232
NEXT_TELEMETRY_DISABLED: 1
3333
NEXT_SKIP_NATIVE_POSTINSTALL: 1

0 commit comments

Comments
 (0)