Skip to content

Commit

Permalink
update lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
whonion authored Jun 20, 2023
1 parent 7185470 commit be3a20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
- name: Lint
run: make lint-go
run: make lint

0 comments on commit be3a20e

Please sign in to comment.