Compare commits
No commits in common. "2e4403bce0a94c7fdd83fbb6fa1d6faa5165c88b" and "6a98232335085868b1961d522fba6e9254778c2a" have entirely different histories.
2e4403bce0
...
6a98232335
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ steps:
|
|||
when:
|
||||
- event: [push, manual]
|
||||
- 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