mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 03:55:41 +00:00
Look at git output
This commit is contained in:
@ -13,6 +13,7 @@ before_install:
|
|||||||
- make migrate
|
- make migrate
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- git ls-files --exclude-standard --others
|
||||||
- test -z "$(git ls-files --exclude-standard --others)"
|
- test -z "$(git ls-files --exclude-standard --others)"
|
||||||
- make coverage
|
- make coverage
|
||||||
- make style
|
- make style
|
||||||
|
Reference in New Issue
Block a user