Skip to content

Commit 7fe0e4a

Browse files
Temporary workaround for pester issue causing build to get stuck
1 parent aa47e4d commit 7fe0e4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#---------------------------------#
44
version: 1.3.{build}.0
55
install:
6-
- cinst -y pester
6+
- cinst -y pester --version 3.3.13
77
- git clone https://github.com/PowerShell/DscResource.Tests
88
- ps: Push-Location
99
- cd DscResource.Tests

0 commit comments

Comments
 (0)