Skip to content

Commit 53da659

Browse files
authored
Merge pull request #10 from sccn/KAN-35-eeglab-test-repo-github-actions-broken
KAN-35 Adding missing toolboxes
2 parents 5f5a52c + e8a60dc commit 53da659

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ jobs:
6161
uses: matlab-actions/setup-matlab@v2
6262
with:
6363
release: ${{ matrix.release }}
64+
products: Statistics_and_Machine_Learning_Toolbox Signal_Processing_Toolbox
65+
cache: true
6466

6567
# Runs a set of commands using the runner's shell
6668
- name: Run all tests

0 commit comments

Comments
 (0)