Skip to content

Commit 6d1b6c8

Browse files
committedMay 24, 2024
added openvino test
1 parent 2e651fa commit 6d1b6c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎.github/workflows/test.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ jobs:
3030
- run: helm-run --run-entries simple1:model=simple/model1 --max-eval-instances 10 --suite test
3131
- run: helm-summarize --suite test
3232
- run: helm-server --help
33-
33+
34+
jobs:
3435
install:
3536
# Tests that the Optimum Intel command works when only installing required dependencies
3637
name: Run Optimum Intel with minimal dependencies only

0 commit comments

Comments
 (0)
Please sign in to comment.