We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b292dc8 commit 4c9ede9Copy full SHA for 4c9ede9
1 file changed
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
uses: matlab-actions/setup-matlab@v2
41
with:
42
release: ${{ matrix.MATLABVersion }}
43
- products: MATLAB Parallel_Computing_Toolbox Statistics_and_Machine_Learning_Toolbox
+ products: MATLAB Statistics_and_Machine_Learning_Toolbox Symbolic_Math_Toolbox Curve_Fitting_Toolbox
44
# List required products above in the format shown (and uncomment them)
45
# List of product strings:
46
# Simulink
0 commit comments