Skip to content

Commit

Permalink
fixing file structure and adding comments
Browse files Browse the repository at this point in the history
  • Loading branch information
taha-abdullah committed Sep 3, 2024
1 parent ff33bd5 commit 8e8cb96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quicktest_runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
./brun_fastsurfer.sh --subject_list $RUNNER_FS_MRI_DATA/subjects_list.txt \
--sd $RUNNER_FS_OUTPUT/$THIS_RUN_OUTDIR \
--parallel --threads 4 --3T --parallel_subjects surf
export $TEST_DIR=$THIS_RUN_OUTDIR
export TEST_DIR=$THIS_RUN_OUTDIR
# Test fastsurfer output
run-pytest:
Expand Down

0 comments on commit 8e8cb96

Please sign in to comment.