diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 509645e92..e19298d1e 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -22,7 +22,6 @@ jobs: - name: Set up Go uses: actions/setup-go@v4 with: - cache: false go-version-file: 'go.mod' id: go