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 9badd4c commit d62b90eCopy full SHA for d62b90e
.github/workflows/pr.yml
@@ -21,5 +21,3 @@ jobs:
21
go-version: ${{ matrix.go-version }}
22
- name: Build gofmt
23
run: go build ./gofmt
24
- - name: Build goimports
25
- run: go build ./goimports
0 commit comments