Compare commits
No commits in common. "efb554f62bf8878ba8002ec3495bb267c53adc83" and "2e4403bce0a94c7fdd83fbb6fa1d6faa5165c88b" have entirely different histories.
efb554f62b
...
2e4403bce0
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ steps:
|
||||||
when:
|
when:
|
||||||
- event: [push, manual]
|
- event: [push, manual]
|
||||||
- name: golangci-linter
|
- name: golangci-linter
|
||||||
image: golangci/golangci-lint:v1.64.4
|
image: golangci/golangci-lint:v1.64.3
|
||||||
commands:
|
commands:
|
||||||
- golangci-lint run ./...
|
- golangci-lint run ./...
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Add table
Reference in a new issue