lint not vet
This commit is contained in:
parent
fbb9b1cc38
commit
9be67182a5
|
@ -23,4 +23,4 @@ jobs:
|
||||||
|
|
||||||
# specify any bash command here prefixed with `run: `
|
# specify any bash command here prefixed with `run: `
|
||||||
- run: make test
|
- run: make test
|
||||||
- run: make vet
|
- run: make lint
|
Loading…
Reference in New Issue