diff --git a/.github/workflows/guix-build.yml b/.github/workflows/guix-build.yml index 8f15eef5db729..4e0f767ff3b8d 100644 --- a/.github/workflows/guix-build.yml +++ b/.github/workflows/guix-build.yml @@ -59,11 +59,6 @@ jobs: fi shell: bash - - name: Configure Git Safe Directory - run: | - git config --global --add safe.directory "${{ github.workspace }}/dash" - git status > /dev/null - - name: Run Guix build timeout-minutes: 480 working-directory: ./dash