Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Commit cd79d00

Browse files
i hate yaml
1 parent b9b7556 commit cd79d00

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

PSWriteWord.AzurePipelines.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
pool:
44
vmImage: vs2017-win2016
55
steps:
6-
- powershell: |
7-
Install-Module -Name Pester -Repository PSGallery -Force -SkipPublisherCheck
8-
.\PSWriteWord.Tests.ps1 -Verbose
9-
displayName: "Run Pester Tests - PowerShell 5"
6+
- powershell: |
7+
Install-Module -Name Pester -Repository PSGallery -Force -SkipPublisherCheck
8+
.\PSWriteWord.Tests.ps1 -Verbose
9+
displayName: "Run Pester Tests - PowerShell 5"

0 commit comments

Comments
 (0)