lint not vet

This commit is contained in:
Nathan Button 2018-08-30 15:02:44 -06:00
parent fbb9b1cc38
commit 9be67182a5
1 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@ jobs:
# specify any bash command here prefixed with `run: `
- run: make test
- run: make vet
- run: make lint