From 082874e2f5639bdd9b7a339fbe4daf4bdb5a6f5d Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Tue, 7 Jan 2020 11:39:57 -0800 Subject: [PATCH] psvtbl --- .azure-pipelines/templates/installer-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/templates/installer-tests.yml b/.azure-pipelines/templates/installer-tests.yml index 514d2b795..9df70c992 100644 --- a/.azure-pipelines/templates/installer-tests.yml +++ b/.azure-pipelines/templates/installer-tests.yml @@ -11,4 +11,4 @@ jobs: pool: vmImage: $(imageName) steps: - - script: powershell --version + - script: powershell -Command "$PSVersionTable.PSVersion"