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