diff --git a/.github/workflows/system_tests.yml b/.github/workflows/system_tests.yml index 1c43942..ed58000 100644 --- a/.github/workflows/system_tests.yml +++ b/.github/workflows/system_tests.yml @@ -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 diff --git a/Makefile b/Makefile index c028f37..01140b9 100644 --- a/Makefile +++ b/Makefile @@ -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