diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a685d5e03..4099e4b64 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,6 @@ jobs: working-directory: src steps: - uses: actions/checkout@v3 - # single setup and sum cache handling here. # the results will cascade onto both testing and linting. - name: Setup Golang with cache