dsccommunity / ComputerManagementDsc

DSC resources for for configuration of a Windows computer. These DSC resources allow you to perform computer management tasks, such as renaming the computer, joining a domain and scheduling tasks as well as configuring items such as virtual memory, event logs, time zones and power settings.
https://dsccommunity.org
MIT License
303 stars 83 forks source link

Fix AppVeyor build #416

Closed johlju closed 11 months ago

johlju commented 1 year ago

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

None,

Task list


This change is Reviewable

johlju commented 1 year ago

AppVeyor is not required for a PR to pass but the service helps to debug PRs (possible to pause, almost anywhere in code). Now that works again if a contributor needs it.

codecov[bot] commented 1 year ago

Codecov Report

Merging #416 (a7f6f1d) into main (9566942) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff         @@
##           main   #416   +/-   ##
===================================
  Coverage    90%    90%           
===================================
  Files        18     18           
  Lines      1801   1801           
===================================
  Hits       1628   1628           
  Misses      173    173