From 9e6f22c1c4f8cbf0bd453aa0fe08e2d75b27c03a Mon Sep 17 00:00:00 2001 From: eunhak Date: Thu, 9 May 2024 19:18:04 +0900 Subject: [PATCH] test: ci test --- .github/workflows/ci.yml | 2 +- src/api/auth/auth.patch.api.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9ca4370..5d11538 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -57,4 +57,4 @@ jobs: with: node-version: '20' - run: npm install - - run: npm run test + - run: npm run start diff --git a/src/api/auth/auth.patch.api.ts b/src/api/auth/auth.patch.api.ts index 2be6d25..a8b63a8 100644 --- a/src/api/auth/auth.patch.api.ts +++ b/src/api/auth/auth.patch.api.ts @@ -1,2 +1,2 @@ /* 비밀번호 재설정 */ -const a = 0; +// const a = 0;