Skip to content

Commit

Permalink
allow lint to fail. just use lint as suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
wind0r committed Oct 19, 2022
1 parent 5f9078b commit deafd45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ jobs:
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
continue-on-error: true

0 comments on commit deafd45

Please sign in to comment.