Skip to content

Commit e2e2ae3

Browse files
Temporarily block pester 5 and [ReleaseMe]
Will have to fix this janky pipeline some other time\ We assume the build image won't have pester 5 installed already...
1 parent a1350f1 commit e2e2ae3

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
@@ -22,7 +22,7 @@ skip_commits:
2222

2323
# PS2 compat
2424
install:
25-
- cinst pester -y
25+
- cinst pester -y --version=4.10.1
2626

2727
# Package things up.
2828
build_script:

0 commit comments

Comments
 (0)