continue having a linter target

This commit is contained in:
Seebs 2019-04-08 11:05:02 -05:00
parent e61e62a695
commit babcf8c331

View file

@ -29,7 +29,7 @@ jobs:
steps:
- *fast-checkout
- run: make check-license-headers
golangci-lint:
linter:
<<: *defaults
steps:
- *fast-checkout