Skip to content

Commit

Permalink
Update golangci-lint.yml
Browse files Browse the repository at this point in the history
remove old option to skip go installation
  • Loading branch information
maier authored Mar 29, 2023
1 parent 0da4fb1 commit f52099e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: v1.48
skip-go-installation: true
args: --timeout=5m

0 comments on commit f52099e

Please sign in to comment.