We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c62859b commit a29cb83Copy full SHA for a29cb83
.github/workflows/main.yml
@@ -36,8 +36,6 @@ jobs:
36
- uses: actions/checkout@v2
37
with:
38
fetch-depth: 0
39
- - name: Retrieve entire repository history
40
- run: git fetch --prune --unshallow
41
- name: Set up JDK 11
42
uses: actions/setup-java@v1
43
0 commit comments