Skip to content

Commit 65d0455

Browse files
authored
Update cli-release.yml
1 parent cfaec50 commit 65d0455

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/cli-release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -134,11 +134,6 @@ jobs:
134134
cd cmd/modcli
135135
go test ./... -v -race
136136
137-
- name: Run lint checks
138-
run: |
139-
go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
140-
cd cmd/modcli
141-
golangci-lint run
142137
143138
build:
144139
name: Build CLI

0 commit comments

Comments
 (0)