mirror of
https://github.com/inventree/inventree-app.git
synced 2025-04-28 05:26:47 +00:00
Update CI workflow (#532)
This commit is contained in:
parent
c52885fc6b
commit
23f27af4e6
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@ -59,8 +59,8 @@ jobs:
|
|||||||
cd inventree_server
|
cd inventree_server
|
||||||
invoke install
|
invoke install
|
||||||
invoke migrate
|
invoke migrate
|
||||||
invoke import-fixtures
|
invoke dev.import-fixtures
|
||||||
invoke server -a 127.0.0.1:8000 &
|
invoke dev.server -a 127.0.0.1:8000 &
|
||||||
invoke wait
|
invoke wait
|
||||||
sleep 30
|
sleep 30
|
||||||
- name: Unit Tests
|
- name: Unit Tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user