Skip to content

Commit 9a2eb0c

Browse files
authored
Update azure-pipelines.yml
1 parent cc4b772 commit 9a2eb0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -720,6 +720,8 @@ stages:
720720
clean: true
721721
- script: eng\CIBuild.cmd -configuration $(_BuildConfig) -testBenchmarks
722722
displayName: Smoke test fast benchmarks
723+
continueOnError: true
724+
condition: always()
723725

724726
# Test trimming on Windows
725727
- job: Build_And_Test_Trimming_Windows

0 commit comments

Comments
 (0)