Set $PSNativeCommandUseErrorActionPreference = $true
in a workflow that uses pwsh
#163
Annotations
1 error
Run pwsh -Command 'exit 42'
Process completed with exit code 1.
|
Loading