no relative paths
This commit is contained in:
parent
d129eb6610
commit
94e8dd3af2
|
|
@ -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