From db813baf2a445646cc361d4d127a7170c6626859 Mon Sep 17 00:00:00 2001 From: jihyo-j <84886198+jihyo-j@users.noreply.github.com> Date: Thu, 23 May 2024 15:58:37 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A1=9C=EA=B7=B8=20=EA=B8=B0=EB=A1=9D=20?= =?UTF-8?q?=EA=B0=84=EC=86=8C=ED=99=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-test.yaml b/.github/workflows/build-test.yaml index 7f06945..d025e4b 100644 --- a/.github/workflows/build-test.yaml +++ b/.github/workflows/build-test.yaml @@ -41,4 +41,4 @@ jobs: run: | cd baebae-BE chmod +x ./gradlew - ./gradlew build + ./gradlew build --quiet