diff --git a/pipeline.yml b/pipeline.yml index 8c55619..8cc289c 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -43,8 +43,6 @@ extends: - 22.x testSteps: - # https://github.com/nodejs/node-gyp/issues/2869 - - script: python3 -m pip install setuptools - script: npm ci displayName: Install dependencies