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;