Skip to content

Commit

Permalink
golangci-lint: drop skip go install arg
Browse files Browse the repository at this point in the history
  • Loading branch information
jzelinskie committed Apr 11, 2022
1 parent 22a43b1 commit 358ec42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion golangci-lint/action.yaml
Expand Up @@ -13,6 +13,5 @@ runs:
with:
working-directory: "${{ inputs.working_directory }}"
version: "v1.45"
skip-go-installation: true
skip-pkg-cache: true
skip-build-cache: false

0 comments on commit 358ec42

Please sign in to comment.