Skip to content

Commit 0f06065

Browse files
committed
Try new PSSA Custom rules
1 parent 23f8cee commit 0f06065

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
#---------------------------------#
44
version: 1.9.{build}.0
55
install:
6-
- git clone https://github.com/PowerShell/DscResource.Tests
6+
- git clone -b Issue-86 https://github.com/PlagueHO/DscResource.Tests
7+
#- git clone https://github.com/PowerShell/DscResource.Tests
78

89
- ps: |
910
Import-Module "$env:APPVEYOR_BUILD_FOLDER\DscResource.Tests\AppVeyor.psm1"

0 commit comments

Comments
 (0)