From 3368a4f81fc01de6c92a8001ae6c8699ab964594 Mon Sep 17 00:00:00 2001 From: Harold Zeng Date: Fri, 17 Jul 2020 13:14:17 +0800 Subject: [PATCH] find code style errores --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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