Skip to content

Commit

Permalink
Merge pull request #7 from authzed/golangci-drop-go-install
Browse files Browse the repository at this point in the history
golangci-lint: drop skip go install arg
  • Loading branch information
jzelinskie committed Apr 19, 2022
2 parents 22a43b1 + 358ec42 commit aea10dc
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 aea10dc

Please sign in to comment.