revert test commit after gitea upgrade

This commit is contained in:
2026-07-16 17:44:17 -04:00
parent f5e12804be
commit 1b68d12ab3
-1
View File
@@ -26,7 +26,6 @@ Catch {
Exit 1
}
# Make sure powercfg succeeded and actually produced the report
If ( $XmlProcess.ExitCode -ne 0 ) {
Write-Error "powercfg failed to generate the XML battery report with exit code $($XmlProcess.ExitCode)"