mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 11:35:41 +00:00
no relative paths
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user