We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5023cb commit 3a2794aCopy full SHA for 3a2794a
.github/workflows/test.yml
@@ -39,5 +39,7 @@ jobs:
39
run: npm run compile
40
- name: Run TypeScript Unit Tests
41
run: npm test
42
+ - name: Set up MATLAB
43
+ uses: matlab-actions/[email protected]
44
- name: Run MATLAB Unit Tests
45
uses: matlab-actions/[email protected]
0 commit comments