Skip to content

Commit

Permalink
fixing issue with linter
Browse files Browse the repository at this point in the history
  • Loading branch information
cmendible committed Dec 6, 2023
1 parent 4d82776 commit e349c16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: ${{ env.GOLANGCILINT_VER }}
skip-pkg-cache: true
args: --timeout 3m --verbose

- name: Run go mod tidy & check diff
Expand Down

0 comments on commit e349c16

Please sign in to comment.