Skip to content

Commit 3607837

Browse files
committed
20230323G
1 parent 9163c2c commit 3607837

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hugoalh.GitHubActionsToolkit/module/utility.psm1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@ Function Test-Environment {
200200
If ($Failed) {
201201
If ($Mandatory.IsPresent) {
202202
Write-Error -Message $MandatoryMessage -Category 'InvalidOperation' -ErrorAction 'Stop'
203-
Exit 1
204203
}
205204
Write-Output -InputObject $False
206205
Return

0 commit comments

Comments
 (0)