fix: Stop integration tests from running in parallel

This commit is contained in:
Valters Melnalksnis
2022-06-24 16:47:00 +03:00
parent 08a3d51766
commit bfba0e78bf
2 changed files with 2 additions and 2 deletions
-2
View File
@@ -37,8 +37,6 @@ jobs:
-p:CollectCoverage=true
-p:CoverletOutput=TestResults/
-p:CoverletOutputFormat=opencover
-p:BuildInParallel=false
-m:1
--configuration Release
--no-build
env: