Skip to content

Commit a29cb83

Browse files
committed
Remove unnecessary step
1 parent c62859b commit a29cb83

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ jobs:
3636
- uses: actions/checkout@v2
3737
with:
3838
fetch-depth: 0
39-
- name: Retrieve entire repository history
40-
run: git fetch --prune --unshallow
4139
- name: Set up JDK 11
4240
uses: actions/setup-java@v1
4341
with:

0 commit comments

Comments
 (0)