We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff8d3ce commit 0d064aaCopy full SHA for 0d064aa
.github/workflows/build.yml
@@ -29,7 +29,3 @@ jobs:
29
go-version: ${{ env.GO_VERSION }}
30
- name: go build
31
run: go build -v ./...
32
- - name: golangci-lint
33
- uses: golangci/golangci-lint-action@v6
34
- with:
35
- version: v1.58
0 commit comments