Skip to content

Commit 64c58aa

Browse files
skip
1 parent c75b6bf commit 64c58aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.rx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ stages:
8383
projects: Rx.NET/Source/tests/Tests.System.Reactive.ApiApprovals/Tests.System.Reactive.ApiApprovals.csproj
8484
arguments: -c $(BuildConfiguration) --no-build --no-restore
8585
displayName: Run Api Approvals Tests
86-
condition: never()
86+
enabled: false
8787

8888
- script: reportgenerator -reports:$(Agent.TempDirectory)/**/coverage.cobertura.xml -targetdir:$(Build.SourcesDirectory)/Rx.NET/Source/coverlet/reports -reporttypes:"Cobertura"
8989
displayName: Create reports

0 commit comments

Comments
 (0)