We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8638ba commit a36f627Copy full SHA for a36f627
.github/workflows/matlab.yml
@@ -26,7 +26,7 @@ jobs:
26
cache: true
27
# Set up additional products using the products input.
28
# See https://github.com/matlab-actions/setup-matlab/#set-up-matlab
29
- # products: Simulink Deep_Learning_Toolbox
+ products: Statistics_and_Machine_Learning_Toolbox Curve_Fitting_Toolbox
30
31
# Run tests authored using the MATLAB unit testing framework or Simulink Test.
32
#- name: Run MATLAB tests
0 commit comments