Skip to content

Commit

Permalink
ci: switching golangci-lint install to binary
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmoraes committed Mar 5, 2024
1 parent 0767537 commit 31bc742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ jobs:
uses: golangci/golangci-lint-action@v4
with:
version: latest
install-mode: goinstall
install-mode: binary
args: --version
skip-cache: true
skip-pkg-cache: true
Expand Down

0 comments on commit 31bc742

Please sign in to comment.