mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 03:25:42 +00:00
update flake call
This commit is contained in:
2
.github/workflows/qc_checks.yaml
vendored
2
.github/workflows/qc_checks.yaml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user