Skip to content

Commit d149ece

Browse files
committed
docs: update readme
1 parent f89fd48 commit d149ece

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
- uses: actions/setup-go@v5
4545
with:
4646
go-version: '1.21'
47-
cache: false
4847
- name: golangci-lint
4948
uses: golangci/golangci-lint-action@v5
5049
with:
@@ -113,7 +112,6 @@ jobs:
113112
- uses: actions/setup-go@v5
114113
with:
115114
go-version: ${{ matrix.go }}
116-
cache: false
117115
- name: golangci-lint
118116
uses: golangci/golangci-lint-action@v5
119117
with:

0 commit comments

Comments
 (0)