Claire Novotny %!s(int64=5) %!d(string=hai) anos
pai
achega
64c58aa696
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      azure-pipelines.rx.yml

+ 1 - 1
azure-pipelines.rx.yml

@@ -83,7 +83,7 @@ stages:
         projects: Rx.NET/Source/tests/Tests.System.Reactive.ApiApprovals/Tests.System.Reactive.ApiApprovals.csproj
         arguments: -c $(BuildConfiguration) --no-build --no-restore
       displayName: Run Api Approvals Tests
-      condition: never()
+      enabled: false
 
     - script: reportgenerator -reports:$(Agent.TempDirectory)/**/coverage.cobertura.xml -targetdir:$(Build.SourcesDirectory)/Rx.NET/Source/coverlet/reports -reporttypes:"Cobertura"
       displayName: Create reports