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:
|
||||
- name: Enviroment Setup
|
||||
uses: ../actions/setup@master
|
||||
uses: matmair/inventree/.github/actions/setup@ci-updates
|
||||
with:
|
||||
install: true
|
||||
- name: flake8
|
||||
|
Loading…
Reference in New Issue
Block a user