File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ parameters:
4141- name : RunMonoTestsOnMac
4242 displayName : Run Mono tests on Mac
4343 type : boolean
44- default : true
44+ default : false
4545
4646resources :
4747 pipelines :
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ parameters:
3030- name : RunStaticAnalysis
3131 displayName : Run a static analysis
3232 type : boolean
33- default : true
33+ default : false
3434variables :
3535 DOTNET_NOLOGO : 1
3636 NUGET_EXPERIMENTAL_CHAIN_BUILD_RETRY_POLICY : 3,1000
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ parameters:
3737- name : RunMonoTestsOnMac
3838 displayName : Run Mono tests on Mac
3939 type : boolean
40- default : true
40+ default : false
4141- name : RunStaticAnalysis
4242 displayName : Run static analysis
4343 type : boolean
You can’t perform that action at this time.
0 commit comments