Files
runner-images/images/win/scripts/Installers/Install-YAMLLint.ps1
T

3 lines
81 B
PowerShell
Raw Normal View History

pip install yamllint
Invoke-PesterTests -TestFile "Tools" -TestName "yamllint"