mirror of
https://github.com/inventree/inventree-app.git
synced 2025-04-27 21:16:48 +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
|
||||
invoke install
|
||||
invoke migrate
|
||||
invoke import-fixtures
|
||||
invoke server -a 127.0.0.1:8000 &
|
||||
invoke dev.import-fixtures
|
||||
invoke dev.server -a 127.0.0.1:8000 &
|
||||
invoke wait
|
||||
sleep 30
|
||||
- name: Unit Tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user