We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ba9773 commit ee2456fCopy full SHA for ee2456f
1 file changed
.github/workflows/lint.yml
@@ -52,6 +52,3 @@ jobs:
52
done < <(bin/golangci-lint run --out-format tab)
53
54
exit $STATUS
55
-
56
- - name: Build
57
- run: go build -v ./cmd/gh
0 commit comments