Files
xc-llm-kunlun/.github/workflows/run-e2e.yml
1916hcc 7c2966a98c [CI/Build] Add CI end-to-end (E2E) tests (#139)
* [CI/Build] Add CI end-to-end (E2E) tests
Signed-off-by: Chenchao Hu <huchenchao@example.com>
2026-01-28 19:30:55 +08:00

9 lines
117 B
YAML

name: run-e2e-test
on:
workflow_dispatch:
jobs:
call-e2e:
uses: ./.github/workflows/_e2e_singlecard.yml