Template
Update go.yml
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
- name: Run vet & lint
|
||||
run: |
|
||||
go vet .
|
||||
go lint .
|
||||
//golint .
|
||||
|
||||
- name: Run testing
|
||||
run: cd test && go test -v
|
||||
|
||||
Reference in New Issue
Block a user