From f830d6de70630af758046fbfd920f27ac04a27cb Mon Sep 17 00:00:00 2001 From: CNLuminous Date: Fri, 25 Jul 2025 04:01:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=A7=E8=A1=8C=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index ac1517e..dbdbebd 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -22,4 +22,4 @@ jobs: with: maven-version: 3.9.5 - name: Build with Maven - run: mvn test \ No newline at end of file + run: mvn test