Skip to content

Commit 4bf63ae

Browse files
committed
set fetch-depth 0 for code-cov
1 parent f4c3752 commit 4bf63ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ jobs:
9696
steps:
9797
- name: Checkout
9898
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
99+
fetch-depth: 0
99100

100101
- name: Configure JDK
101102
uses: actions/setup-java@d202f5dbf7256730fb690ec59f6381650114feb2 # v1.4.3

0 commit comments

Comments
 (0)