Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcafaro authored Mar 6, 2024
1 parent b4b891d commit 115b22d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
uses: actions/checkout@v3
- name: Setup MATLAB
uses: matlab-actions/setup-matlab@v2
with:
products: Parallel_Computing_Toolbox
- name: Run tests
uses: matlab-actions/run-tests@v2
with:
Expand Down

0 comments on commit 115b22d

Please sign in to comment.