Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Apr 27, 2024
1 parent f89fd48 commit d149ece
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Expand Up @@ -44,7 +44,6 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: '1.21'
cache: false
- name: golangci-lint
uses: golangci/golangci-lint-action@v5
with:
Expand Down Expand Up @@ -113,7 +112,6 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: ${{ matrix.go }}
cache: false
- name: golangci-lint
uses: golangci/golangci-lint-action@v5
with:
Expand Down

0 comments on commit d149ece

Please sign in to comment.