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

remove redundant
old-commit-hash: 4c549778c0b0bd4430f2ec18023c40d3a6252a1a
This commit is contained in:
Hoang Bui
2024-06-06 15:59:57 -04:00
committed by GitHub
parent dec353a9de
commit 254d51ac8d

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: |