mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
ci(core): Enforce tests for nodes (#13480)
This commit is contained in:
@@ -8,6 +8,11 @@ coverage:
|
|||||||
project:
|
project:
|
||||||
default:
|
default:
|
||||||
threshold: 0.5%
|
threshold: 0.5%
|
||||||
|
nodes:
|
||||||
|
target: 80%
|
||||||
|
threshold: 0.5%
|
||||||
|
paths:
|
||||||
|
- packages/nodes-base/**
|
||||||
|
|
||||||
github_checks:
|
github_checks:
|
||||||
annotations: false
|
annotations: false
|
||||||
|
|||||||
Reference in New Issue
Block a user