chore: change Nx parallel (#14082)

This commit is contained in:
Daniel Suchý
2024-09-03 12:26:27 +02:00
committed by GitHub
parent bdaa9f8858
commit f566f32660

View File

@@ -64,5 +64,5 @@
},
"$schema": "./node_modules/nx/schemas/nx-schema.json",
"nxCloudAccessToken": "NmE2NmFlYTUtN2JhZi00ZmQ3LWEyYzMtYWRkNzc3MTg0YmUyfHJlYWQ=",
"parallel": 3
"parallel": 4
}