Compare commits
1 Commits
definition
...
5586adc4e3
| Author | SHA1 | Date | |
|---|---|---|---|
| 5586adc4e3 |
@@ -154,12 +154,12 @@ steps:
|
||||
- name: test
|
||||
image: golang
|
||||
commands:
|
||||
- cd definition
|
||||
- cd provider/definition
|
||||
- go test ./...
|
||||
|
||||
- name: golangci-lint
|
||||
image: golangci/golangci-lint:v1.55
|
||||
commands:
|
||||
- cd definition
|
||||
- cd provider/definition
|
||||
- golangci-lint run
|
||||
|
||||
|
||||
Reference in New Issue
Block a user