aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.ci/azure-pipelines.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.ci/azure-pipelines.yml b/.ci/azure-pipelines.yml
index ba9989e70..e5d09b0ab 100644
--- a/.ci/azure-pipelines.yml
+++ b/.ci/azure-pipelines.yml
@@ -235,9 +235,8 @@ jobs:
pool:
vmImage: ubuntu-latest
dependsOn: main_build
- # disabled until ABI is expected to remain unchanged
# only execute for pull requests
- condition: and(eq(1, 2), succeeded(), variables['System.PullRequest.PullRequestNumber'])
+ condition: and(succeeded(), variables['System.PullRequest.PullRequestNumber'])
strategy:
matrix:
Naming: