Update installer-tests.yml

This commit is contained in:
Adrien Ferrand 2020-01-08 08:27:18 +01:00 committed by GitHub
parent 88b65be81c
commit b0c1ef57fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,5 +12,4 @@ jobs:
vmImage: $(imageName)
steps:
- script: wusa /uninstall /kb:3134758
condition: eq('${{ imageName }}', false)
- script: powershell -Command "$PSVersionTable.PSVersion"