Skip to content

Commit

Permalink
.github: remove unnecessary cache override
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair committed Dec 11, 2024
1 parent ae0fe64 commit 649d85e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/go-presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: ${{ matrix.go-version }}
cache: false # we have no dependencies
- uses: creachadair/go-presubmit-action@v2

0 comments on commit 649d85e

Please sign in to comment.