Skip to content

Commit d833142

Browse files
committed
Output
1 parent e1d0e5c commit d833142

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)