Skip to content

Commit

Permalink
Merge branch 'develop' into feature/add-searchKeyword-autocorrect(#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
sungjindev authored Feb 17, 2024
2 parents a350f14 + 5336ed1 commit ec20ba9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/action-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ jobs:
mysql user: 'test'
mysql password: ${{ secrets.DB_PASSWORD }}

- name: Set up Redis
uses: shogo82148/[email protected]

# github action 에서 Gradle dependency 캐시 사용
- name: Cache Gradle packages
uses: actions/cache@v3
Expand Down

0 comments on commit ec20ba9

Please sign in to comment.