Skip to content

Commit

Permalink
use older matlab due to matlab-actions/run-command#43
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Oct 27, 2023
1 parent 4bf8232 commit ca91e07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_test.yml
Expand Up @@ -47,6 +47,8 @@ jobs:
submodules: 'recursive'
- name: Set up MATLAB
uses: matlab-actions/setup-matlab@v1
with:
release: R2020a
- name: Run MATLAB test
uses: matlab-actions/run-command@v1
with:
Expand Down

0 comments on commit ca91e07

Please sign in to comment.