Improve nightly tests (#13903)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user