Skip to content

Commit a5fa1e9

Browse files
committed
Specify MATLAB version
1 parent e2498e2 commit a5fa1e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,7 @@ jobs:
5252
steps:
5353
- name: Set up MATLAB
5454
uses: matlab-actions/[email protected]
55+
with:
56+
release: ${{ matrix.matlab-version }}
5557
- name: Run MATLAB Unit Tests
5658
uses: matlab-actions/[email protected]

0 commit comments

Comments
 (0)