Improve nightly tests (#13903)

This commit is contained in:
Kangyan-Zhou
2025-11-25 12:04:49 -08:00
committed by GitHub
parent fcccaf9001
commit e99ca6ac74
4 changed files with 36 additions and 296 deletions
@@ -62,7 +62,7 @@ jobs:
run-nightly-tests:
needs: bump-kernel-version-to-sglang
if: needs.bump-kernel-version-to-sglang.outputs.needs_sync == 'true'
uses: ./.github/workflows/nightly-test.yml
uses: ./.github/workflows/nightly-test-nvidia.yml
with:
ref: ${{ needs.bump-kernel-version-to-sglang.outputs.branch_name }}
secrets: inherit