diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f5d38a0a..aa2a3975 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -38,8 +38,6 @@ jobs: - name: Check out code into the Go module directory uses: actions/checkout@v1 - with: - fetch-depth: 1 # - name: Set GOPATH # run: |