From 27a543e8cf6664fb927ac8803ad41c6de7b72856 Mon Sep 17 00:00:00 2001 From: lamtruong28 Date: Fri, 7 Aug 2026 21:38:37 +0700 Subject: [PATCH] Test n+1 --- .gitea/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index a96dc7c..0ec464e 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -27,4 +27,4 @@ jobs: - run: ./gradlew build - - run: ./gradlew assembleDebug \ No newline at end of file +# - run: ./gradlew assembleDebug \ No newline at end of file