mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
Look at git output
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user