Skip to content

Commit

Permalink
(maint) Add Pester to Packages Manifest
Browse files Browse the repository at this point in the history
Add pester package so its downloaded and available for Validation step.

This means the validation step can be used in a fully offline environment.
  • Loading branch information
ryanrichter94 committed Aug 9, 2024
1 parent d784bb1 commit 973273b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/chocolatey.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
{ "name": "KB3063858", "internalize": false },
{ "name": "microsoft-edge" },
{ "name": "nexus-repository" },
{ "name": "pester" },
{ "name": "sql-server-express" },
{ "name": "temurin21jre" },
{ "name": "vcredist140" }
Expand Down

0 comments on commit 973273b

Please sign in to comment.