Skip to content

Commit

Permalink
updated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
entiri committed Aug 13, 2020
1 parent bd8b203 commit 4b82bb0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ jobs:
command: |
echo "Runing tests:"
docker run --entrypoint bash -it mgoubran/icvmapper -c "icvmapper seg_icv -t1 /src/icvmapp3r/data/test_case/mprage.nii.gz -n 2"
# docker run --entrypoint bash -it mgoubran/icvmapper -c "icvmapper seg_icv -t1 /src/icvmapp3r/data/test_case/mprage.nii.gz -n 2"
docker run --entrypoint bash -it mgoubran/icvmapper -c "icvmapper seg_icv --help"
- store_test_results:
path: /home/circleci/out/tests
Expand Down

0 comments on commit 4b82bb0

Please sign in to comment.