mirror of
https://github.com/n8n-io/n8n.git
synced 2025-11-20 17:46:34 +00:00
ci(core): Enforce tests for nodes (#13480)
This commit is contained in:
parent
8e26d5514d
commit
67ea795c82
@ -8,6 +8,11 @@ coverage:
|
||||
project:
|
||||
default:
|
||||
threshold: 0.5%
|
||||
nodes:
|
||||
target: 80%
|
||||
threshold: 0.5%
|
||||
paths:
|
||||
- packages/nodes-base/**
|
||||
|
||||
github_checks:
|
||||
annotations: false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user