Lower it further, we need to think about the others

This commit is contained in:
49lf
2024-12-12 11:51:22 -05:00
parent b4c9b158c8
commit afda5d35f3

View File

@ -13,7 +13,7 @@ export default defineConfig({
/* Do not retry */
retries: 0,
/* Different amount of parallelism on CI and local. */
workers: 16,
workers: 8,
/* Reporter to use. See https://playwright.dev/docs/test-reporters */
reporter: [
['dot'],