We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 936a648 commit 2e651faCopy full SHA for 2e651fa
.github/workflows/test.yml
@@ -30,7 +30,8 @@ jobs:
30
- run: helm-run --run-entries simple1:model=simple/model1 --max-eval-instances 10 --suite test
31
- run: helm-summarize --suite test
32
- run: helm-server --help
33
-
+
34
+ install:
35
# Tests that the Optimum Intel command works when only installing required dependencies
36
name: Run Optimum Intel with minimal dependencies only
37
runs-on: ubuntu-latest
0 commit comments