Skip to content

Commit

Permalink
remove gofmt workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
changluyi committed Sep 1, 2023
1 parent 0a6093c commit 62c767f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ jobs:
check-latest: true
cache: false

- name: gofumpt
run: |
make gofumpt
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
Expand Down

0 comments on commit 62c767f

Please sign in to comment.