mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Look at git output
This commit is contained in:
parent
8a8de2b78f
commit
ad7201cf5c
@ -13,6 +13,7 @@ before_install:
|
||||
- make migrate
|
||||
|
||||
script:
|
||||
- git ls-files --exclude-standard --others
|
||||
- test -z "$(git ls-files --exclude-standard --others)"
|
||||
- make coverage
|
||||
- make style
|
||||
|
Loading…
Reference in New Issue
Block a user