Skip to content

Commit

Permalink
Change linter run cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
ackleymi committed Oct 30, 2023
1 parent d4e19d7 commit 91d808d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
env:
GOLANGCI_LINT_VERSION: '1.50.1'
- name: Run Lint
run: make lint
run: golangci-lint run

build:
name: build
Expand Down

0 comments on commit 91d808d

Please sign in to comment.