mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Show statistics for docstrings
This commit is contained in:
parent
598e60d766
commit
06b80eda36
2
.github/workflows/qc_checks.yaml
vendored
2
.github/workflows/qc_checks.yaml
vendored
@ -147,7 +147,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
install: true
|
install: true
|
||||||
- name: Run flake8
|
- name: Run flake8
|
||||||
run: flake8 InvenTree
|
run: flake8 InvenTree --statistics
|
||||||
|
|
||||||
coverage:
|
coverage:
|
||||||
name: Tests - DB [SQLite] + Coverage
|
name: Tests - DB [SQLite] + Coverage
|
||||||
|
Loading…
Reference in New Issue
Block a user