Skip to content

Commit

Permalink
Chore: removing go mod tidy in go-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Finsen Varghese committed Sep 20, 2024
1 parent f0dc11a commit 8d5bd2f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/go-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
with:
go-version-file: go.mod
cache: false
- name: Run go mod tidy
run: go mod tidy
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
Expand Down

0 comments on commit 8d5bd2f

Please sign in to comment.