Skip to content

Commit 05f205b

Browse files
committed
remove fetch-depth
1 parent 6b96b5e commit 05f205b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -904,8 +904,6 @@ jobs:
904904
- name: Clone
905905
id: checkout
906906
uses: actions/checkout@v4
907-
with:
908-
fetch-depth: 0
909907

910908
- name: Install Cuda Toolkit 11.7
911909
if: ${{ matrix.cuda == '11.7' }}

0 commit comments

Comments
 (0)