Skip to content

Commit 51194ce

Browse files
committed
adapt matlab GH action workflow
1 parent 1a598dc commit 51194ce

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/run_tests_matlab.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ jobs:
3737
git clone https://github.com/MOxUnit/MOxUnit.git --depth 1
3838
git clone https://github.com/MOcov/MOcov.git --depth 1
3939
40-
- name: Copy Macs toolbox to SPM inputs_folder
41-
run: cp -rv lib/MACS spm12/toolbox/MACS
42-
4340
- name: Prepare data
4441
run: |
4542
inputs_folder='demos/MoAE/inputs/'

0 commit comments

Comments
 (0)