Skip to content

Commit

Permalink
diagnostic
Browse files Browse the repository at this point in the history
  • Loading branch information
yoannchaudet committed Apr 14, 2021
1 parent 4572a41 commit 9605130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ switch ($Task) {
Path = (Join-Path $PSScriptRoot 'src' '*.ps1')
}
Output = @{
Verbosity = 'Detailed'
Verbosity = 'Diagnostic'
}
}

Expand Down

0 comments on commit 9605130

Please sign in to comment.