Skip to content

Commit

Permalink
chore: fix linter CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bpg committed Jan 17, 2023
1 parent fc254db commit a50b5ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
with:
go-version: 1.19
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
Expand Down

0 comments on commit a50b5ef

Please sign in to comment.