Show statistics for docstrings

This commit is contained in:
Matthias 2022-05-30 20:15:23 +02:00
parent 598e60d766
commit 06b80eda36
No known key found for this signature in database
GPG Key ID: AB6D0E6C4CB65093

View File

@ -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