From cb6f7e6af2c57831fa6158eda2bf093f24c17639 Mon Sep 17 00:00:00 2001 From: Jiyun Date: Sun, 4 Jan 2026 12:57:44 +0900 Subject: [PATCH] =?UTF-8?q?#150=20Fix:=20CI/CD=20=EC=A0=81=EC=9A=A9=20test?= 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 26b35ce..78bc486 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,4 +15,4 @@ jobs: upload-artifacts: true write-application-yml: true secrets: - APPLICATION: ${{ secrets.APPLICATION_YML }} \ No newline at end of file + APPLICATION: ${{ secrets.APPLICATION_YML }}