mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
update to merge
This commit is contained in:
parent
9c4c2c434f
commit
959e4bb28e
5
.github/workflows/qc_checks.yaml
vendored
5
.github/workflows/qc_checks.yaml
vendored
@ -138,11 +138,12 @@ jobs:
|
||||
continue-on-error: true
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Enviroment Setup
|
||||
uses: inventree/inventree/.github/actions/setup@master
|
||||
uses: ./.github/actions/setup
|
||||
with:
|
||||
install: true
|
||||
- name: flake8
|
||||
- name: Run flake8
|
||||
run: flake8 InvenTree
|
||||
|
||||
coverage:
|
||||
|
Loading…
Reference in New Issue
Block a user