Skip to content

Commit

Permalink
improve cloning
Browse files Browse the repository at this point in the history
  • Loading branch information
ksarink committed Jan 10, 2023
1 parent 5896392 commit 77d71d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/maven-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Set up JDK 11
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 77d71d2

Please sign in to comment.