Skip to content

Commit

Permalink
test: ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
eun-hak committed May 9, 2024
1 parent c8cf60f commit 9e6f22c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ jobs:
with:
node-version: '20'
- run: npm install
- run: npm run test
- run: npm run start
2 changes: 1 addition & 1 deletion src/api/auth/auth.patch.api.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/* 비밀번호 재설정 */
const a = 0;
// const a = 0;

0 comments on commit 9e6f22c

Please sign in to comment.