mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
ci: Enable Playwright tests in PRs (#17238)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"cache": false
|
||||
},
|
||||
"build:playwright": {
|
||||
"dependsOn": ["install-browsers", "build"]
|
||||
"dependsOn": ["install-browsers:ci", "build"]
|
||||
},
|
||||
"build:backend": {
|
||||
"dependsOn": ["n8n#build"]
|
||||
|
||||
Reference in New Issue
Block a user