Skip to content

Commit e0fc7ed

Browse files
committed
fix fetch depth
1 parent 6e47820 commit e0fc7ed

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
@@ -16,6 +16,8 @@ jobs:
1616
timeout-minutes: 20
1717
steps:
1818
- uses: actions/checkout@v2
19+
with:
20+
fetch-depth: 0
1921

2022
- name: Setup .NET Core SDK
2123
uses: actions/[email protected]

0 commit comments

Comments
 (0)