diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e338e0b32..d9370c81b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -273,7 +273,7 @@ jobs: set -ev . scripts/ci/install.sh # verify azdev style works - azdev style redis + azdev style displayName: 'Test azdev style' - job: PerformanceCheckOnLinux