We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1c5264 commit 98ffe18Copy full SHA for 98ffe18
appveyor.yml
@@ -9,7 +9,7 @@ environment:
9
- APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu
10
11
install:
12
- - ps: Install-Module Pester -Force
+ - ps: Install-Module Pester -Force -SkipPublisherCheck -Scope CurrentUser
13
14
build: false
15
0 commit comments