Log harder on the CI
This commit is contained in:
parent
4d98ea801e
commit
01b41a710e
|
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<EnableBenchmarkValidation>true</EnableBenchmarkValidation>
|
<EnableBenchmarkValidation>true</EnableBenchmarkValidation>
|
||||||
|
<VSTestVerboseOutput Condition="'$(CI)' == 'true'">true</VSTestVerboseOutput>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue