diff --git a/tools/ci_build/github/azure-pipelines/npm-packaging-pipeline.yml b/tools/ci_build/github/azure-pipelines/npm-packaging-pipeline.yml index 3615f9f7c0960..7fdddfa0d03f5 100644 --- a/tools/ci_build/github/azure-pipelines/npm-packaging-pipeline.yml +++ b/tools/ci_build/github/azure-pipelines/npm-packaging-pipeline.yml @@ -50,6 +50,11 @@ extends: sourceAnalysisPool: name: onnxruntime-Win-CPU-2022 os: windows + codeql: + compiled: + enabled: false + justificationForDisabling: 'CodeQL causes the React Native Android tests to fail when trying to load Linux x64 .so' + stages: - template: templates/web-ci.yml parameters: