Skip to content

Commit 98ffe18

Browse files
committed
better pester
1 parent d1c5264 commit 98ffe18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ environment:
99
- APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu
1010

1111
install:
12-
- ps: Install-Module Pester -Force
12+
- ps: Install-Module Pester -Force -SkipPublisherCheck -Scope CurrentUser
1313

1414
build: false
1515

0 commit comments

Comments
 (0)