From 943ee144faf3944419dd98d1f5c1945617c3adaf Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Thu, 24 Apr 2025 18:12:52 -0700 Subject: [PATCH] no dpeth --- .github/workflows/model_review.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/model_review.yaml b/.github/workflows/model_review.yaml index d00a5bece8..446821debe 100644 --- a/.github/workflows/model_review.yaml +++ b/.github/workflows/model_review.yaml @@ -16,15 +16,11 @@ jobs: steps: - name: Checkout uses: actions/checkout@v4 - with: - fetch-depth: 0 - - name: Checkout master uses: actions/checkout@v4 with: ref: master path: base - - run: git lfs pull - run: cd base && git lfs pull