Skip to content

Commit

Permalink
{CI} Add continueOnError for CodegenCoverage (#30443)
Browse files Browse the repository at this point in the history
  • Loading branch information
wangzelin007 authored Nov 29, 2024
1 parent 1bbb82d commit fb077dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1151,6 +1151,7 @@ jobs:
- job: CodegenCoverage
displayName: "Codegen Coverage"
continueOnError: true
pool:
name: ${{ variables.ubuntu_pool }}
steps:
Expand Down

0 comments on commit fb077dc

Please sign in to comment.