diff --git a/ci/bin/run.ps1 b/ci/bin/run.ps1 index b9201b9..ca4e5ef 100644 --- a/ci/bin/run.ps1 +++ b/ci/bin/run.ps1 @@ -10,6 +10,8 @@ . "${PSScriptRoot}\helper.ps1" +Set-PSDebug -Trace 2 + Write-Output "current user" whoami Write-Output "current working directory"