mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
Improved makefile
- Separate make for coverage of testing - the 'test' option needs some work (have to pass all app names for some reason)
This commit is contained in:
@ -13,7 +13,7 @@ before_install:
|
||||
- make setup_ci
|
||||
|
||||
script:
|
||||
- make test
|
||||
- make coverage
|
||||
- make style
|
||||
|
||||
after_success:
|
||||
|
Reference in New Issue
Block a user