This commit is contained in:
2020-01-17 13:31:16 +03:00
parent 3482a8cb44
commit 8ac353fa81

View File

@@ -22,7 +22,7 @@ jobs:
dep ensure dep ensure
fi fi
- name: Insall golangci-lint - name: Install golangci-lint
run: curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.22.2 run: curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.22.2
- name: Lint - name: Lint