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 a461d8e commit 9bb4abfCopy full SHA for 9bb4abf
.github/workflows/ci.yml
@@ -37,6 +37,7 @@ jobs:
37
uses: matlab-actions/setup-matlab@v2
38
with:
39
release: ${{ matrix.MATLABVersion }}
40
+ products: Simulink Signal_Processing_Toolbox Symbolic_Math_Toolbox
41
42
# Run all the tests
43
- name: Run SmokeTests
0 commit comments