Skip to content

Commit 573467d

Browse files
committed
added openvino test
1 parent 6d1b6c8 commit 573467d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
paths-ignore:
99
- 'helm-frontend/**'
1010

11-
jobs:
11+
job1:
1212
install:
1313
# Tests that the HELM CLI commands work when only installing required dependencies
1414
# without optional extra dependencies.
@@ -31,7 +31,7 @@ jobs:
3131
- run: helm-summarize --suite test
3232
- run: helm-server --help
3333

34-
jobs:
34+
job2:
3535
install:
3636
# Tests that the Optimum Intel command works when only installing required dependencies
3737
name: Run Optimum Intel with minimal dependencies only

0 commit comments

Comments
 (0)