diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ba128783..ad48fc3f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -44,7 +44,7 @@ jobs: workspace: clean: all steps: - - script 1 + - script: exit 1 - template: azure-pipelines/setup-python3.yml - template: azure-pipelines/install-latest-meson.yml - script: |