Skip to content

Commit 9cd4986

Browse files
committed
fetch-depth: 0
1 parent 620453e commit 9cd4986

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ jobs:
5555
with:
5656
go-version: 1.23.x
5757
- uses: actions/checkout@v4
58+
with:
59+
fetch-depth: 0
5860
- run: make clean build rpm deb
5961
- uses: actions/upload-artifact@v4
6062
with:

0 commit comments

Comments
 (0)