mirror of
https://github.com/katanemo/plano.git
synced 2026-06-20 15:28:07 +02:00
working Java demo
This commit is contained in:
parent
005ae95383
commit
bb89dfbe05
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e_test_demos.yml
vendored
2
.github/workflows/e2e_test_demos.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
||||||
source venv/bin/activate
|
source venv/bin/activate
|
||||||
cd model_server/ && echo "installing model server" && poetry install
|
cd model_server/ && echo "installing model server" && poetry install
|
||||||
cd ../arch/tools && echo "installing archgw cli" && poetry install
|
cd ../arch/tools && echo "installing archgw cli" && poetry install
|
||||||
cd ../../demos/test_runner && echo "installing test dependencies" && poetry install
|
cd ../../demos/shared/test_runner && echo "installing test dependencies" && poetry install
|
||||||
|
|
||||||
- name: run demo tests
|
- name: run demo tests
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue