Skip to content

Commit a36f627

Browse files
committed
Updated matlab.yml to load necessary toolboxes
1 parent e8638ba commit a36f627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/matlab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
cache: true
2727
# Set up additional products using the products input.
2828
# See https://github.com/matlab-actions/setup-matlab/#set-up-matlab
29-
# products: Simulink Deep_Learning_Toolbox
29+
products: Statistics_and_Machine_Learning_Toolbox Curve_Fitting_Toolbox
3030

3131
# Run tests authored using the MATLAB unit testing framework or Simulink Test.
3232
#- name: Run MATLAB tests

0 commit comments

Comments
 (0)