circleci: Run make lint before make test
This commit is contained in:
parent
c959751d9a
commit
df4c3d05e1
@ -30,7 +30,7 @@ dependencies:
|
||||
|
||||
test:
|
||||
post:
|
||||
- make test
|
||||
- make lint test
|
||||
|
||||
deployment:
|
||||
production: # just a label; label names are completely up to you
|
||||
|
Loading…
Reference in New Issue
Block a user