Skip to content

Commit d62b90e

Browse files
committed
chore: remove workflow step related to goimports
1 parent 9badd4c commit d62b90e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pr.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,3 @@ jobs:
2121
go-version: ${{ matrix.go-version }}
2222
- name: Build gofmt
2323
run: go build ./gofmt
24-
- name: Build goimports
25-
run: go build ./goimports

0 commit comments

Comments
 (0)