We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4d8225 commit 1c850ffCopy full SHA for 1c850ff
1 file changed
.github/workflows/integration.yml
@@ -12,6 +12,8 @@ jobs:
12
steps:
13
- name: Checkout
14
uses: actions/checkout@v2
15
+ with:
16
+ fetch-depth: 0
17
- name: Set up JDK
18
uses: actions/setup-java@v2
19
with:
0 commit comments