From f7772c305bf805da82cf496fc2d9b64ec7dd5aba Mon Sep 17 00:00:00 2001 From: KWY Date: Thu, 11 Jan 2024 04:33:31 +0900 Subject: [PATCH] =?UTF-8?q?#24=20[feat]=20=ED=85=8C=EC=8A=A4=ED=8A=B8=20?= =?UTF-8?q?=EC=8B=A4=ED=96=89=20=EC=BD=94=EB=93=9C=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/CI.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 4f270e0a..f2eac782 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -31,4 +31,5 @@ jobs: run: | chmod +x gradlew ./gradlew build -x test + ./gradlew test shell: bash