Fixes for python integration

This commit is contained in:
Oliver 2021-06-22 20:49:49 +10:00
parent e0301c56fb
commit 691888ec1e

View File

@ -2,10 +2,11 @@
name: Python Bindings
on:
push:
branches:
- 'master'
#on:
# push:
# branches:
# - 'master'
on: ["pull_request"]
jobs:
@ -32,7 +33,7 @@ jobs:
invoke migrate
- name: Download Python Code
run: |
git clone --depth 1 https://github.com/inventee/inventree-python ./inventree-python
git clone --depth 1 https://github.com/inventree/inventree-python ./inventree-python
- name: Start Server
run: |
invoke import-records -f ./inventree-python/test/test_data.json