5 lines
81 B
YAML
5 lines
81 B
YAML
paths:
|
|
- "**/test/**"
|
|
- "**/__tests__/**"
|
|
- "**/*.spec.*"
|
|
- "**/*.test.*" |