mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 11:35:41 +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
|
invoke install
|
||||||
- name: flake8
|
- name: flake8
|
||||||
run: |
|
run: |
|
||||||
flake8 InvenTree --extend-ignore=D .
|
flake8 InvenTree --extend-ignore=D
|
||||||
|
|
||||||
javascript:
|
javascript:
|
||||||
name: JS Template Files
|
name: JS Template Files
|
||||||
|
Reference in New Issue
Block a user