We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4587ba1 commit 938ec24Copy full SHA for 938ec24
.github/workflows/ci.yml
@@ -40,15 +40,6 @@ jobs:
40
release: ${{ matrix.MATLABVersion }}
41
products: >
42
Image_Processing_Toolbox
43
- # Simulink Statistics_and_Machine_Learning_Toolbox
44
- # List required products above in the format shown (and uncomment them)
45
- # List of product strings:
46
- # Simulink
47
- # Statistics_and_Machine_Learning_Toolbox
48
- # Simulink_Coder
49
- # Econometrics_Toolbox
50
- # Deep_Learning_Toolbox
51
-
52
53
# Run all the tests
54
- name: Run SmokeTests
0 commit comments