From f47e915f5479685ec58e889a288f37f6aad31d4b Mon Sep 17 00:00:00 2001 From: gaoqr <13665037151@163.com> Date: Thu, 11 Sep 2025 21:05:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Ejacoco=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=E6=94=AF=E6=8C=81sonarqube=E5=B1=95=E7=A4=BA=E5=8D=95=E5=85=83?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E8=A6=86=E7=9B=96=E7=8E=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 658eaaca2..6290139e2 100644 --- a/pom.xml +++ b/pom.xml @@ -40,6 +40,7 @@ 3.2.0 3.2.0 true + true @@ -65,7 +66,7 @@ ${maven-surefire-plugin.version} true - true + ${skipTests}