Compare commits
No commits in common. "d185ac9724104959c5d7df6a454c50e54325b2a4" and "9cfd4065a8299b9cade236d4a56e7df1a02b1d20" have entirely different histories.
d185ac9724
...
9cfd4065a8
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ steps:
|
|||
when:
|
||||
- event: push
|
||||
- name: golangci-linter
|
||||
image: golangci/golangci-lint:v1.64.3
|
||||
image: golangci/golangci-lint:v1.64.2
|
||||
commands:
|
||||
- golangci-lint run ./...
|
||||
when:
|
||||
|
|
Loading…
Add table
Reference in a new issue