Fixed SparseCheckout

This commit is contained in:
Haresh Sivasuntharampillai
2025-09-10 18:44:18 +00:00
committed by amd-hsivasun
parent a6fbf60594
commit 91f21d890f

View File

@@ -158,6 +158,7 @@ jobs:
- template: ${{ variables.CI_TEMPLATE_PATH }}/steps/checkout.yml
parameters:
checkoutRepo: ${{ parameters.checkoutRepo }}
sparseCheckoutDir: ${{ parameters.sparseCheckoutDir }}
- template: ${{ variables.CI_TEMPLATE_PATH }}/steps/gpu-diagnostics.yml
parameters:
runRocminfo: false