2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

Append correct python path if not present (only during testing) (#4048)

* Append correct python path if not present (only during testing)

* Add a bunch more debug info
This commit is contained in:
Oliver
2022-12-12 19:17:16 +11:00
committed by GitHub
parent d95416c559
commit 2f7be70287
3 changed files with 21 additions and 0 deletions

View File

@ -21,6 +21,10 @@ on:
branches:
- 'master'
pull_request:
branches:
- 'master'
jobs:
# Build the docker image