Skip to content

Commit

Permalink
remove more unused golangci-lint cmd line args
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-mwangi committed Oct 2, 2024
1 parent 14a7dbc commit 46b7be3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.61.0
skip-go-installation: true

- name: Run tests
run: go test ./...

0 comments on commit 46b7be3

Please sign in to comment.