mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
ci: Lint and Test @n8n/config on the CI as well (no-changelog) (#10156)
This commit is contained in:
committed by
GitHub
parent
de015ff297
commit
0fd2c5e106
@@ -24,6 +24,7 @@
|
||||
"format": {},
|
||||
"lint:backend": {
|
||||
"dependsOn": [
|
||||
"@n8n/config#lint",
|
||||
"@n8n/client-oauth2#lint",
|
||||
"@n8n/imap#lint",
|
||||
"@n8n/permissions#lint",
|
||||
@@ -50,6 +51,7 @@
|
||||
"lintfix": {},
|
||||
"test:backend": {
|
||||
"dependsOn": [
|
||||
"@n8n/config#test",
|
||||
"@n8n/client-oauth2#test",
|
||||
"@n8n/imap#test",
|
||||
"@n8n/permissions#test",
|
||||
|
||||
Reference in New Issue
Block a user