diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index dc60dd5..802a380 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,6 +25,7 @@ jobs: uses: actions/checkout@v4.1.1 with: fetch-depth: 0 + show-progress: false submodules: recursive - name: Install dotnet