diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4121b20..a488858 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -116,10 +116,6 @@ jobs: java: [temurin@17] runs-on: ${{ matrix.os }} steps: - - name: Checkout current branch (full) - uses: actions/checkout@v4 - with: - fetch-depth: 0 - name: Download target directories (3.3.3) uses: actions/download-artifact@v4 with: