mirror of
https://github.com/n8n-io/n8n.git
synced 2026-06-19 07:36:52 +00:00
fix: Remove PLAYWRIGHT_BROWSERS_PATH from install-browsers turbo (#31856)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com> Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com> Co-authored-by: Declan Carroll <declan@n8n.io>
This commit is contained in:
+1
-2
@@ -84,8 +84,7 @@
|
||||
"install-browsers": {
|
||||
"cache": true,
|
||||
"inputs": [".playwright-version"],
|
||||
"outputs": [".playwright-browsers/**"],
|
||||
"env": ["PLAYWRIGHT_BROWSERS_PATH"]
|
||||
"outputs": [".playwright-browsers/**"]
|
||||
},
|
||||
"test:container:standard": {
|
||||
"env": ["E2E_TESTS"],
|
||||
|
||||
Reference in New Issue
Block a user