ci: Include @n8n/task-runner in linting and test jobs on the CI (no-changelog) (#12204)

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-12-13 20:00:24 +01:00
committed by GitHub
parent 120499291d
commit 53365a2159

View File

@@ -31,6 +31,7 @@
"@n8n/client-oauth2#lint",
"@n8n/imap#lint",
"@n8n/permissions#lint",
"@n8n/task-runner#lint",
"n8n-workflow#lint",
"n8n-core#lint",
"n8n-node-dev#lint",
@@ -59,6 +60,7 @@
"@n8n/client-oauth2#test",
"@n8n/imap#test",
"@n8n/permissions#test",
"@n8n/task-runner#test",
"n8n-workflow#test",
"n8n-core#test",
"n8n#test"