We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79d8e8e commit ac7f5b8Copy full SHA for ac7f5b8
.github/workflows/nightly_benchmarks.yaml
@@ -89,6 +89,8 @@ jobs:
89
90
- name: Checkout vllm-project/vllm-ascend repo
91
uses: actions/checkout@v4
92
+ with:
93
+ fetch-depth: 0
94
95
- name: Checkout vllm-project/vllm repo
96
0 commit comments