fix(tests): add explicit exit 0 on success (PowerShell platform packages)
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 5
parent
c89aa4885c
commit
c866fe44f0
@@ -49,4 +49,5 @@ foreach ($platformSelection in @('1','2')) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
Write-Output 'PASS four platform packages and six PowerShell selections'
|
Write-Output 'PASS four platform packages and six PowerShell selections'
|
||||||
|
exit 0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user