mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
no relative paths
This commit is contained in:
parent
d129eb6610
commit
94e8dd3af2
2
.github/workflows/qc_checks.yaml
vendored
2
.github/workflows/qc_checks.yaml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Enviroment Setup
|
- name: Enviroment Setup
|
||||||
uses: ../actions/setup@master
|
uses: matmair/inventree/.github/actions/setup@ci-updates
|
||||||
with:
|
with:
|
||||||
install: true
|
install: true
|
||||||
- name: flake8
|
- name: flake8
|
||||||
|
Loading…
Reference in New Issue
Block a user