Skip to content

Commit f76ebf6

Browse files
committed
Output
1 parent 9af6fa6 commit f76ebf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ if ($Test) {
518518
(Get-Module -Name Pester -ListAvailable).Path
519519
}
520520

521-
Invoke-Pester -ErrorAction Stop
521+
Invoke-Pester -ErrorAction Stop -Output Detailed
522522
}
523523

524524
function Find-MakeAppx() {

0 commit comments

Comments
 (0)