Skip to content

Commit ac7f5b8

Browse files
committed
fix fetch depth
Signed-off-by: wangli <[email protected]>
1 parent 79d8e8e commit ac7f5b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nightly_benchmarks.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ jobs:
8989
9090
- name: Checkout vllm-project/vllm-ascend repo
9191
uses: actions/checkout@v4
92+
with:
93+
fetch-depth: 0
9294

9395
- name: Checkout vllm-project/vllm repo
9496
uses: actions/checkout@v4

0 commit comments

Comments
 (0)