diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 802a380..47fcd68 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,8 +25,8 @@ jobs: uses: actions/checkout@v4.1.1 with: fetch-depth: 0 + filter: tree:0 show-progress: false - submodules: recursive - name: Install dotnet uses: actions/setup-dotnet@v3.2.0