CI/tools_test: remove redundant git lfs pull (#32642)

remove redundant
This commit is contained in:
Hoang Bui
2024-06-06 15:59:57 -04:00
committed by GitHub
parent e8857a6713
commit 4c549778c0

View File

@@ -47,7 +47,6 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: true
- run: git lfs pull
- uses: ./.github/workflows/setup-with-retry
- name: Build openpilot
run: |