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 36a75f3 commit 413fee1Copy full SHA for 413fee1
test/IntegrationTests/Microsoft.Testing.Platform.Acceptance.IntegrationTests/Program.cs
@@ -3,7 +3,7 @@
3
4
using Microsoft.Testing.Extensions;
5
6
-[assembly: Parallelize(Scope = ExecutionScope.MethodLevel, Workers = 0)]
+[assembly: Parallelize(Scope = ExecutionScope.MethodLevel, Workers = 40)]
7
8
// Opt-out telemetry
9
Environment.SetEnvironmentVariable("DOTNET_CLI_TELEMETRY_OPTOUT", "1");
0 commit comments