We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2498e2 commit a5fa1e9Copy full SHA for a5fa1e9
.github/workflows/test.yml
@@ -52,5 +52,7 @@ jobs:
52
steps:
53
- name: Set up MATLAB
54
uses: matlab-actions/[email protected]
55
+ with:
56
+ release: ${{ matrix.matlab-version }}
57
- name: Run MATLAB Unit Tests
58
0 commit comments