From 998e0bc0a2118012f195cdd2eec2f59bcbb78cc3 Mon Sep 17 00:00:00 2001 From: "konu (Jin Geonwoo)" Date: Fri, 17 May 2024 15:39:30 +0900 Subject: [PATCH] =?UTF-8?q?[Setting]=20=EA=B9=83=ED=97=99=20=EC=95=A1?= =?UTF-8?q?=EC=85=98=20=ED=8C=8C=EC=9D=BC=20=EB=82=B4=20=EB=94=94=EB=A0=89?= =?UTF-8?q?=ED=86=A0=EB=A6=AC=20=EC=84=A4=EC=A0=95=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/github-actions.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 58c2c13..e840a2c 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -54,7 +54,6 @@ jobs: # gradle build - name: Build with Gradle run: | - cd ../../ pwd ./gradlew build -x test