Skip to content

Commit

Permalink
return import step
Browse files Browse the repository at this point in the history
Signed-off-by: tylertitsworth <[email protected]>
  • Loading branch information
tylertitsworth committed Jul 9, 2024
1 parent ddaef38 commit 5a9fc1c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions AudioQnA/tests/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
# SPDX-License-Identifier: Apache-2.0

# https://github.com/intel/ai-containers/tree/main/test-runner
import-comps:
img: ${REGISTRY}/audioqna:${GITHUB_RUN_NUMBER:-0}
cmd: python -c "from comps import AudioQnAGateway, MicroService, ServiceOrchestrator, ServiceType"
entrypoint: ""

0 comments on commit 5a9fc1c

Please sign in to comment.