Skip to content

Commit

Permalink
Add Optimization and Statistics and Machine Learning Toolboxes to MAT…
Browse files Browse the repository at this point in the history
…LAB CI.
  • Loading branch information
rdzman committed Feb 5, 2024
1 parent 67fabaa commit 5741cb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
- name: Install MATLAB
if: matrix.platform == 'matlab'
uses: matlab-actions/setup-matlab@v2
with:
products: Optimization_Toolbox Statistics_and_Machine_Learning_Toolbox

- name: Configure MATLAB
if: matrix.platform == 'matlab'
Expand Down

0 comments on commit 5741cb1

Please sign in to comment.