diff --git a/scripts/auto_release/PythonSdkLiveTest.yml b/scripts/auto_release/PythonSdkLiveTest.yml index 234095e58790..c38bccce3355 100644 --- a/scripts/auto_release/PythonSdkLiveTest.yml +++ b/scripts/auto_release/PythonSdkLiveTest.yml @@ -26,6 +26,8 @@ jobs: maxParallel: 5 pool: vmImage: 'ubuntu-20.04' + variables: + Codeql.Enabled: false steps: - task: UsePythonVersion@0 inputs: