Remove exists rule from frontend_tests for consistent behavior

This commit is contained in:
Mondo Diaz
2026-01-13 22:53:32 +00:00
parent 22c173ec37
commit b6e5a0fa4d

View File

@@ -74,9 +74,6 @@ frontend_tests:
coverage_format: cobertura coverage_format: cobertura
path: frontend/coverage/cobertura-coverage.xml path: frontend/coverage/cobertura-coverage.xml
coverage: '/All files[^|]*\|[^|]*\s+([\d\.]+)/' coverage: '/All files[^|]*\|[^|]*\s+([\d\.]+)/'
rules:
- exists:
- frontend/package.json
# Shared deploy configuration # Shared deploy configuration
.deploy_template: &deploy_template .deploy_template: &deploy_template