From 58bdb208a92c075ad046987fc38fd35c970120c3 Mon Sep 17 00:00:00 2001 From: Mondo Diaz Date: Tue, 13 Jan 2026 22:53:32 +0000 Subject: [PATCH] Remove exists rule from frontend_tests for consistent behavior --- .gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 22daa19..32b10f1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -74,9 +74,6 @@ frontend_tests: coverage_format: cobertura path: frontend/coverage/cobertura-coverage.xml coverage: '/All files[^|]*\|[^|]*\s+([\d\.]+)/' - rules: - - exists: - - frontend/package.json # Shared deploy configuration .deploy_template: &deploy_template