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

Commit

Permalink
i hate yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
PrzemyslawKlys committed Jun 3, 2020
1 parent b9b7556 commit cd79d00
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions PSWriteWord.AzurePipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
pool:
vmImage: vs2017-win2016
steps:
- powershell: |
Install-Module -Name Pester -Repository PSGallery -Force -SkipPublisherCheck
.\PSWriteWord.Tests.ps1 -Verbose
displayName: "Run Pester Tests - PowerShell 5"
- powershell: |
Install-Module -Name Pester -Repository PSGallery -Force -SkipPublisherCheck
.\PSWriteWord.Tests.ps1 -Verbose
displayName: "Run Pester Tests - PowerShell 5"

0 comments on commit cd79d00

Please sign in to comment.