Skip to content

Commit 000a425

Browse files
committed
unshallow
1 parent 013ab5b commit 000a425

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- uses: actions/checkout@v3
1616
- name: Build the Docker image
1717
run: |
18+
git fetch --unshallow
1819
cd tests
1920
make all
2021
make test

0 commit comments

Comments
 (0)