mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 19:45:46 +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:
|
||||
- name: Enviroment Setup
|
||||
uses: ../actions/setup@master
|
||||
uses: matmair/inventree/.github/actions/setup@ci-updates
|
||||
with:
|
||||
install: true
|
||||
- name: flake8
|
||||
|
Reference in New Issue
Block a user