| $configuration.Run.PassThru=$false |
If this is set to $false, then no results are return
| $testResult=Invoke-Pester-Configuration $configuration-Verbose:$VerbosePreference |
And it will always be successful. For example:
https://github.com/pearcec/Invoke-Terraform/runs/2313617121?check_suite_focus=true#step:3:202
PowerShellBuild/PowerShellBuild/Public/Test-PSBuildPester.ps1
Line 80 in b1efdb7
If this is set to $false, then no results are return
PowerShellBuild/PowerShellBuild/Public/Test-PSBuildPester.ps1
Line 94 in b1efdb7
And it will always be successful. For example:
https://github.com/pearcec/Invoke-Terraform/runs/2313617121?check_suite_focus=true#step:3:202