Compare commits
1 Commits
definition
...
4b820d5424
| Author | SHA1 | Date | |
|---|---|---|---|
| 4b820d5424 |
@@ -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