2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-30 00:21:34 +00:00

Re-enable PEP style testing

This commit is contained in:
Oliver Walters
2019-04-14 08:41:13 +10:00
parent 87eaaa7cbe
commit c3312ac935

View File

@@ -14,5 +14,5 @@ before_install:
- make setup_ci
script:
# - make style
- make test
- make style