From 5d2b16e6f310e6aed7a784f54f8ec0af835eed6e Mon Sep 17 00:00:00 2001 From: YuBaoku <49938469+EmmonsCurse@users.noreply.github.com> Date: Tue, 16 Dec 2025 14:04:46 +0800 Subject: [PATCH] [CI] Remove test_metrics.py due to incompatible forced merge (#5578) * [CI] Remove test_metrics.py due to incompatible forced merge --- tests/ci_use/metrics/{test_metrics.py => _test_metrics.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/ci_use/metrics/{test_metrics.py => _test_metrics.py} (100%) diff --git a/tests/ci_use/metrics/test_metrics.py b/tests/ci_use/metrics/_test_metrics.py similarity index 100% rename from tests/ci_use/metrics/test_metrics.py rename to tests/ci_use/metrics/_test_metrics.py