Skip to content

Commit

Permalink
fixup! chore: add github ci
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitdm-oslandia committed Dec 6, 2024
1 parent 87416d3 commit 789e625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

- name: Install golangci-lint
run: |
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.61.0
go get github.com/golangci/golangci-lint/cmd/golangci-lint@latest
- name: Run golangci-lint
run: |
Expand Down

0 comments on commit 789e625

Please sign in to comment.