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