Skip to content

Commit 560ed69

Browse files
committed
testing
1 parent ef98e38 commit 560ed69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040
needs: test
4141
steps:
4242
- uses: actions/checkout@v4
43+
with:
44+
fetch-depth: 0
4345
- uses: actions/setup-go@v5
4446
with:
4547
go-version-file: go.mod

0 commit comments

Comments
 (0)