Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Aug 6, 2024
1 parent c8b2721 commit e403e64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/system_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
matrix:
python-version: ['3.11']
cmd: [demo, demo_boutiques]
fail-fast: false
steps:
- name: Clone repo
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ generalize: ## demo: predicts labels of MOAE dataset
-vv

# run demo via boutiques
demo_boutiques:
demo_boutiques: tests/data/moae_fmriprep
bosh exec launch --no-container boutiques/bidsmreye_0.4.0.json boutiques/invocation.json

## ds002799
Expand Down

0 comments on commit e403e64

Please sign in to comment.