From ff8f5470fa7cd259a303f96a4862d37c35cfcf00 Mon Sep 17 00:00:00 2001 From: j2noo Date: Wed, 31 Jul 2024 02:14:17 +0900 Subject: [PATCH] =?UTF-8?q?ci=20:=20test=20=EB=94=94=EB=A0=89=ED=84=B0?= =?UTF-8?q?=EB=A6=AC=EB=8F=84=20=EB=B9=8C=EB=93=9C=ED=95=98=EB=8F=84?= =?UTF-8?q?=EB=A1=9D=20=EB=B3=80=EA=B2=BD=20=20(CC-90)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6695b24..7631fa3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,5 +39,5 @@ jobs: run: chmod +x gradlew - name: Build with Gradle - run: ./gradlew build -x test + run: ./gradlew build shell: bash \ No newline at end of file