Skip to content

Commit ca6d0ba

Browse files
committed
github/workflow: remove fetch-depth 2
Signed-off-by: Koichi Shiraishi <[email protected]>
1 parent b73874a commit ca6d0ba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ jobs:
4646

4747
- name: Checkout code
4848
uses: actions/checkout@v2
49-
with:
50-
fetch-depth: 2
5149

5250
- name: Cache Go module and build cache
5351
uses: actions/cache@v2

0 commit comments

Comments
 (0)