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.
2 parents 5f5a52c + e8a60dc commit 53da659Copy full SHA for 53da659
.github/workflows/ci.yml
@@ -61,6 +61,8 @@ jobs:
61
uses: matlab-actions/setup-matlab@v2
62
with:
63
release: ${{ matrix.release }}
64
+ products: Statistics_and_Machine_Learning_Toolbox Signal_Processing_Toolbox
65
+ cache: true
66
67
# Runs a set of commands using the runner's shell
68
- name: Run all tests
0 commit comments