We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc2bd8a commit 80b5043Copy full SHA for 80b5043
appveyor.yml
@@ -7,7 +7,7 @@ install:
7
8
- ps: |
9
Import-Module "$env:APPVEYOR_BUILD_FOLDER\DscResource.Tests\AppVeyor.psm1"
10
- Invoke-AppveyorInstallTask
+ Invoke-AppveyorInstallTask -PesterMaximumVersion 4.0.8
11
12
#---------------------------------#
13
# build configuration #
0 commit comments