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 60d7206 commit e483fdfCopy full SHA for e483fdf
1 file changed
.github/workflows/test-e2e-deploy.yml
@@ -128,4 +128,4 @@ jobs:
128
IS_TURBOPACK_TEST: 1
129
NEXT_TEST_JOB: 1
130
NEXT_TELEMETRY_DISABLED: 1
131
- run: node run-tests.js --timings -g ${{ matrix.group }} -c 2 --type e2e
+ run: node run-tests.js --timings -g ${{ matrix.group }} -c 1 --type e2e
0 commit comments