diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 83b84e1d2..e00be0da9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -40,4 +40,4 @@ variables: jobs: - template: build-pipeline.yml@templates parameters: - skip_tests: true + has_unit_tests: false