Skip to content

Commit

Permalink
unshallow
Browse files Browse the repository at this point in the history
  • Loading branch information
schmunk42 committed Mar 26, 2024
1 parent 013ab5b commit 000a425
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Expand Up @@ -15,6 +15,7 @@ jobs:
- uses: actions/checkout@v3
- name: Build the Docker image
run: |
git fetch --unshallow
cd tests
make all
make test

0 comments on commit 000a425

Please sign in to comment.