Makefile: ensure repo is clean before testing
This commit is contained in:
parent
4b2f6c6692
commit
eb0500f994
@ -20,6 +20,7 @@ install: true
|
||||
|
||||
script:
|
||||
- make
|
||||
- make clean
|
||||
- make unit
|
||||
- make lint
|
||||
- make container
|
||||
|
Loading…
Reference in New Issue
Block a user