Skip to content

Commit 488aaba

Browse files
try align the accuracy_test to vllm main
Signed-off-by: ChenTaoyu-SJTU <[email protected]>
1 parent 4d89890 commit 488aaba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/accuracy_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
repository: vllm-project/vllm
161161
path: ./vllm-empty
162162
# Please also update this when bump matched version
163-
ref: ${{ github.event.inputs.vllm-version || 'v0.9.1' }}
163+
ref: ${{ github.event.inputs.vllm-version || 'main' }}
164164

165165
- name: Install vllm-project/vllm from source
166166
working-directory: ./vllm-empty

0 commit comments

Comments
 (0)