From e0e71202943e92e1779558dc01c9ef6577788d8a Mon Sep 17 00:00:00 2001
From: hxuanyu <2252193204@qq.com>
Date: Mon, 4 Nov 2024 19:07:24 +0800
Subject: [PATCH] Remove skip configuration from pom.xml
This change removes the `true` configuration, ensuring that the application is not skipped during the build process.
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c3d296d..ec94ee7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,6 @@
${spring-boot.version}
com.hxuanyu.giteaactiontest.GiteaActionTestApplication
- true