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 2436f12 commit d1cd60bCopy full SHA for d1cd60b
src/Microsoft.Health.Fhir.CodeGen.Tests/xunit.runner.json
@@ -1,6 +1,6 @@
1
{
2
- "maxParallelThreads": 5,
+ "maxParallelThreads": 1,
3
"parallelAlgorithm": "conservative",
4
- "parallelizeAssembly": true,
5
- "parallelizeTestCollections": true
+ "parallelizeAssembly": false,
+ "parallelizeTestCollections": false
6
}
0 commit comments