Skip to content

Commit

Permalink
240213.000806.HKT try fixing the failure of matlab parallel test
Browse files Browse the repository at this point in the history
  • Loading branch information
zaikunzhang committed Feb 12, 2024
1 parent 0eb5941 commit 1c9e795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/parallel_test_matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ jobs:
uses: matlab-actions/setup-matlab@v2.0.0
with:
release: ${{ matrix.matlab }}
cache: true
products: Optimization_Toolbox
cache: true

- name: Conduct the test
uses: matlab-actions/run-command@v2.0.0
Expand Down

0 comments on commit 1c9e795

Please sign in to comment.