Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/CPernet/spmup
Browse files Browse the repository at this point in the history
  • Loading branch information
CPernet committed Nov 28, 2023
2 parents cc103a8 + 27e2d2a commit 596a043
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run_system_tests_matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@ jobs:
submodules: true
fetch-depth: 0

- name: Install SPM abd bids-matlab
- name: Install SPM and bids-matlab
run: |
git clone --depth 1 https://github.com/spm/spm12.git
cd system_test
git clone --branch dev --depth 1 https://github.com/bids-standard/bids-matlab.git
git clone --branch main --depth 1 https://github.com/bids-standard/bids-matlab.git
- name: Run facerep
uses: matlab-actions/[email protected]
Expand Down

0 comments on commit 596a043

Please sign in to comment.