Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rweinsteMW authored Jan 30, 2024
1 parent 5350220 commit c5e9c95
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,10 @@ jobs:

# Sets up MATLAB
- name: Setup MATLAB
uses: matlab-actions/setup-matlab@v1
uses: matlab-actions/setup-matlab@v2
with:
release: ${{ matrix.MATLABVersion }}
products: Statistics_and_Machine_Learning_Toolbox

# Run all the tests
- name: Run SmokeTests
Expand Down

0 comments on commit c5e9c95

Please sign in to comment.