Skip to content

Commit 6cca834

Browse files
committed
Add depth:0
Signed-off-by: Pol Henarejos <[email protected]>
1 parent 2cf9181 commit 6cca834

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- name: Checkout repository and submodules
3131
uses: actions/checkout@v3
3232
with:
33+
fetch-depth: 0
3334
submodules: recursive
3435
- name: Build in container
3536
run: ./tests/build-in-docker.sh

0 commit comments

Comments
 (0)