Skip to content

Commit

Permalink
Remove go-version-file from lint
Browse files Browse the repository at this point in the history
  • Loading branch information
joaothallis committed Aug 15, 2024
1 parent 6f12de8 commit d225241
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,3 @@ jobs:
run: go test ./...
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
go-version-file: 'go.mod'

0 comments on commit d225241

Please sign in to comment.