Skip to content

Commit

Permalink
github CI: linter debug
Browse files Browse the repository at this point in the history
  • Loading branch information
amberpixels committed Dec 29, 2024
1 parent fef6452 commit c554a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
pwd
ls -la
cat .golangci.yml
golangci-lint --version
$(shell which golangci-lint) --version
- name: Run lint install
run: make lint-install
Expand Down

0 comments on commit c554a3a

Please sign in to comment.