update flake call

This commit is contained in:
Matthias 2022-05-27 21:57:41 +02:00
parent 80d0d38350
commit 6bca3762c9
No known key found for this signature in database
GPG Key ID: AB6D0E6C4CB65093

View File

@ -46,7 +46,7 @@ jobs:
invoke install
- name: flake8
run: |
flake8 InvenTree --extend-ignore=D .
flake8 InvenTree --extend-ignore=D
javascript:
name: JS Template Files