Compare commits
No commits in common. "637e5af8644341e0fbdd9f3811aaff467f77f294" and "20474b036a10d994f17333e0c6cb6bfd373597e1" have entirely different histories.
637e5af864
...
20474b036a
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.4
|
image: golangci/golangci-lint:v1.64.3
|
||||||
commands:
|
commands:
|
||||||
- golangci-lint run ./...
|
- golangci-lint run ./...
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue