fix demo tests

This commit is contained in:
Adil Hafeez 2025-05-14 23:12:56 -07:00
parent db2060a866
commit 07321a1900
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
2 changed files with 2 additions and 9 deletions

View file

@ -22,6 +22,7 @@ jobs:
- name: build arch docker image
run: |
docker build -f arch/Dockerfile . -t katanemo/archgw -t katanemo/archgw:0.2.8
docker build -f arch/Dockerfile.brightstaff . -t katanemo/archgw:brightstaff -t katanemo/archgw:brightstaff_0.2.8
- name: install poetry
run: |