[CI] Improve CI (#5078)

Raname workflow to be clear.

- vLLM version: v0.12.0
- vLLM main:
ad32e3e19c

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
wangxiyuan
2025-12-19 15:34:35 +08:00
committed by GitHub
parent 35ad11b637
commit 636265be6d
14 changed files with 43 additions and 46 deletions

View File

@@ -15,15 +15,12 @@
# This file is a part of the vllm-ascend project.
#
name: 'e2e test / 310p-test'
name: 310p Labeled Test
on:
push:
tags:
- 'v*'
schedule:
# Runs every 6 hours
- cron: '0 */6 * * *'
pull_request:
types: [ labeled ]