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

remove redundant
pull/32722/head
Hoang Bui 12 months ago committed by GitHub
parent e8857a6713
commit 4c549778c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      .github/workflows/tools_tests.yaml

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

Loading…
Cancel
Save