fix: keep JD01 source workspace clean

This commit is contained in:
Codex
2026-06-29 09:36:23 +00:00
parent 0429728330
commit d9cbc1434c
+1 -1
View File
@@ -823,7 +823,7 @@ lanes:
npx --version
install:
executor: host
dependencyCommand: npm install --package-lock=false --ignore-scripts --no-audit --no-fund playwright@1.59.1
dependencyCommand: npm install --no-save --package-lock=false --ignore-scripts --no-audit --no-fund playwright@1.59.1
browserCommand: PLAYWRIGHT_BROWSERS_PATH=0 npx playwright install chromium
stateDir: /var/lib/unidesk/hwlab-source-workspace-install
timeoutSeconds: 900