diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index a2963ca298ef..217b4436dd44 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -29,8 +29,6 @@ jobs: - name: Checkout uses: actions/checkout@v3 - with: - fetch-depth: 0 - name: Run uses: docker/bake-action@v2 @@ -70,8 +68,6 @@ jobs: - name: Checkout uses: actions/checkout@v3 - with: - fetch-depth: 0 - name: Run shell: 'script --return --quiet --command "bash {0}"'