Skip to content

Commit ad6370d

Browse files
committed
Revert "test: workers 1"
This reverts commit a863b97.
1 parent a863b97 commit ad6370d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/plugin-rsc/playwright.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ export default defineConfig({
2626
use: devices['Desktop Safari'],
2727
},
2828
],
29-
workers: 1,
3029
forbidOnly: !!process.env.CI,
3130
retries: process.env.CI ? 2 : 0,
3231
reporter: ['list', process.env.CI && 'github']

0 commit comments

Comments
 (0)