diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 174ba7a1..becba55e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -22,8 +22,8 @@ jobs: uses: actions/checkout@v4.1.1 with: fetch-depth: 0 + filter: tree:0 show-progress: false - submodules: recursive - name: Cache packages uses: actions/cache@v3.3.3