Skip to content

Commit fdcb8cf

Browse files
authored
Continue on error for helix arm64 on quarantined-tests (#23642)
1 parent e1ae8a4 commit fdcb8cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure/pipelines/quarantined-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
$(Build.SourcesDirectory)/eng/helix/helix.proj /p:IsHelixJob=true /p:IsHelixDaily=true /p:RunQuarantinedTests=true
6060
/p:ASPNETCORE_TEST_LOG_DIR=artifacts/log
6161
displayName: Run build.sh helix arm64 target
62+
continueOnError: true
6263
env:
6364
HelixApiAccessToken: $(HelixApiAccessToken) # Needed for internal queues
6465
SYSTEM_ACCESSTOKEN: $(System.AccessToken) # We need to set this env var to publish helix results to Azure Dev Ops

0 commit comments

Comments
 (0)