We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 620453e commit 9cd4986Copy full SHA for 9cd4986
.github/workflows/test.yml
@@ -55,6 +55,8 @@ jobs:
55
with:
56
go-version: 1.23.x
57
- uses: actions/checkout@v4
58
+ with:
59
+ fetch-depth: 0
60
- run: make clean build rpm deb
61
- uses: actions/upload-artifact@v4
62
0 commit comments