Compare commits
1 commit
e3704b8f19
...
98f25770bf
Author | SHA1 | Date | |
---|---|---|---|
98f25770bf |
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:v2.1.2
|
image: golangci/golangci-lint:v2.1.1
|
||||||
commands:
|
commands:
|
||||||
- golangci-lint run ./...
|
- golangci-lint run ./...
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Add table
Reference in a new issue