mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-19 08:21:44 +00:00
image build issue (#5613)
This commit is contained in:
@@ -40,7 +40,7 @@ Describe "R" {
|
|||||||
|
|
||||||
Describe "DACFx" {
|
Describe "DACFx" {
|
||||||
It "DACFx" {
|
It "DACFx" {
|
||||||
(Get-ItemProperty HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\*).DisplayName -Contains "Microsoft SQL Server Data-Tier Application Framework (x64)" | Should -BeTrue
|
(Get-ItemProperty HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\*).DisplayName -Contains "Microsoft SQL Server Data-Tier Application Framework" | Should -BeTrue
|
||||||
$sqlPackagePath = 'C:\Program Files\Microsoft SQL Server\160\DAC\bin\SqlPackage.exe'
|
$sqlPackagePath = 'C:\Program Files\Microsoft SQL Server\160\DAC\bin\SqlPackage.exe'
|
||||||
"${sqlPackagePath}" | Should -Exist
|
"${sqlPackagePath}" | Should -Exist
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user