Skip to content

Commit

Permalink
Add Optimization Toolbox to MATLAB CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
rdzman committed Feb 5, 2024
1 parent cf704a7 commit b129b34
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 @@ -79,6 +79,8 @@ jobs:
- name: Install MATLAB
if: matrix.platform == 'matlab'
uses: matlab-actions/setup-matlab@v2
with:
products: Optimization_Toolbox

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

0 comments on commit b129b34

Please sign in to comment.