HH-636: run container smoke test in CI
Docker image / Test (pull_request) Failing after 1m24s
Docker image / Build and publish (pull_request) Skipped

Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
2026-08-24 23:36:07 +08:00
co-authored by multica-agent
parent 5f5b5799e4
commit 4fcf164953
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -38,6 +38,9 @@ jobs:
- name: Run tests
run: ./scripts/test.sh
- name: Run container smoke test
run: ./tests/container-smoke.sh
build:
name: Build and publish
needs: test