Removing failing checkout step

This commit is contained in:
ammallya
2025-07-01 11:25:17 -07:00
committed by GitHub
parent 1fc312f90f
commit 73de8a3e46

View File

@@ -163,7 +163,6 @@ jobs:
workspace:
clean: all
steps:
- checkout: none
- template: ${{ variables.CI_TEMPLATE_PATH }}/steps/dependencies-other.yml
parameters:
aptPackages: ${{ parameters.aptPackages }}