mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Update CI workflow (#532)
This commit is contained in:
parent
c52885fc6b
commit
23f27af4e6
1 changed files with 2 additions and 2 deletions
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…
Add table
Add a link
Reference in a new issue