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