Skip to content

Commit

Permalink
Merge pull request #1140 from Spikhalskiy/clanup-golangci-lint-action
Browse files Browse the repository at this point in the history
Cleanup outdated properties of golangci-lint gh actions plugin
  • Loading branch information
jcmoraisjr authored Jun 12, 2024
2 parents 660edd4 + 74c8225 commit cb2b8e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
with:
version: latest
args: --verbose
skip-pkg-cache: true
skip-build-cache: true
- name: Run unit tests
run: make test
integration:
Expand Down

0 comments on commit cb2b8e0

Please sign in to comment.