Skip to content

Commit

Permalink
ci : test
Browse files Browse the repository at this point in the history
  • Loading branch information
JiwonKKang committed Sep 13, 2024
1 parent c51be99 commit a436db1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ public class HealthCheckApi {
public String healthCheck() {
return "health check success";
}

}

0 comments on commit a436db1

Please sign in to comment.