Skip to content

Commit 5534fde

Browse files
committed
exit $LASTEXITCODE
1 parent 7262fef commit 5534fde

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

eng/pipelines/templates/jobs/live.tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ jobs:
200200
$env:AZURESUBSCRIPTION_TENANT_ID = $account.Tenants
201201
202202
ctest $(WindowsCtestConfig) -V --tests-regex "${{ parameters.CtestRegex }}" --no-compress-output -T Test
203+
exit $LASTEXITCODE
203204
workingDirectory: build
204205
env:
205206
SYSTEM_ACCESSTOKEN: $(System.AccessToken)

0 commit comments

Comments
 (0)