Skip to content

Commit

Permalink
Update gradle-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fangzhengjin authored May 19, 2021
1 parent c600049 commit c5c6602
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
options: --health-cmd "redis-cli ping" --health-interval 10s --health-timeout 5s --health-retries 5
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2
- uses: actions/setup-java@v2
with:
distribution: 'zulu'
Expand Down

0 comments on commit c5c6602

Please sign in to comment.