We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6eb22a commit 823d9a6Copy full SHA for 823d9a6
.github/workflows/ci.yml
@@ -32,7 +32,8 @@ jobs:
32
uses: matlab-actions/setup-matlab@v2
33
with:
34
release: ${{ matrix.MATLABVersion }}
35
- products: # Simulink Statistics_and_Machine_Learning_Toolbox
+ products: Image_Processing_Toolbox
36
+ # Simulink Statistics_and_Machine_Learning_Toolbox
37
# List required products above in the format shown (and uncomment them)
38
# List of product strings:
39
# Simulink
0 commit comments