diff --git a/config/hwlab-node-lanes.yaml b/config/hwlab-node-lanes.yaml index 0a05a053..057f12a5 100644 --- a/config/hwlab-node-lanes.yaml +++ b/config/hwlab-node-lanes.yaml @@ -794,7 +794,7 @@ lanes: - scripts/src/browser-launcher.mjs - scripts/web-live-dom-probe.mjs install: - dependencyCommand: npm ci + dependencyCommand: npm install --package-lock=false --ignore-scripts --no-audit --no-fund playwright@1.59.1 browserCommand: PLAYWRIGHT_BROWSERS_PATH=0 npx playwright install chromium timeoutSeconds: 900 cicdRepo: /root/workspace/hwlab-v03-cicd.git