Skip to content

Commit 93a61f5

Browse files
committed
CI: Fix test workflow re. versioningit
1 parent 8cd99f7 commit 93a61f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

+2
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636

3737
- name: Acquire sources
3838
uses: actions/checkout@v3
39+
with:
40+
fetch-depth: 0
3941

4042
# https://github.com/docker-practice/actions-setup-docker
4143
# - name: Install Docker

0 commit comments

Comments
 (0)