mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
run gh and docker images
This commit is contained in:
parent
4589f515cd
commit
ade823003c
7 changed files with 14 additions and 14 deletions
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
- name: install arch gateway and test dependencies
|
||||
run: |
|
||||
source venv/bin/activate
|
||||
cd arch/tools && echo "installing archgw cli" && poetry install
|
||||
cd arch/tools && echo "installing plano cli" && poetry install
|
||||
cd ../../demos/shared/test_runner && echo "installing test dependencies" && poetry install
|
||||
|
||||
- name: run demo tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue