Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2020-10-22 21:08:37 +0300
committerGitHub <noreply@github.com>2020-10-22 21:08:37 +0300
commit66e873eb3ab0f1ceb0d16162b4c517ec0d7eac06 (patch)
tree3d9351741ea6c50b47485859b3d4b02f9349624c /eng/azure-pipelines.yml
parent4f6f471f99189cb79f13a5b1ccfd3a26f81db601 (diff)
Switch to correct test results format (#1578)
Diffstat (limited to 'eng/azure-pipelines.yml')
-rw-r--r--eng/azure-pipelines.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/eng/azure-pipelines.yml b/eng/azure-pipelines.yml
index 69170f2c1..8e0af61e9 100644
--- a/eng/azure-pipelines.yml
+++ b/eng/azure-pipelines.yml
@@ -41,6 +41,7 @@ stages:
enablePublishUsingPipelines: true
enablePublishBuildArtifacts: true # publish build logs to pipeline storage
enablePublishTestResults: true
+ testResultsFormat: vstest
enablePublishBuildAssets: true # generate build manifests and publish to BAR in internal builds
enableMicrobuild: true # only affects internal builds