Skip to content

Commit

Permalink
Fix golangci-lint.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Cummer <[email protected]>
  • Loading branch information
senorprogrammer committed Apr 13, 2021
1 parent 971fcee commit 65aa2c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
# Required: the version of golangci-lint is required and must be
# specified without patch version: we always use the latest patch version.
# https://github.com/golangci/golangci-lint/releases
Expand Down

0 comments on commit 65aa2c9

Please sign in to comment.