Skip to content

Commit 19224ce

Browse files
committed
Put back test on dcm2niix
1 parent ea7e368 commit 19224ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_converters.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
source /builds/miniconda/etc/profile.d/conda.sh
4949
conda activate "${{ github.workspace }}"/env
5050
make install
51+
pip freeze | grep "dcm"
5152
cd test
5253
poetry run pytest --verbose \
5354
--working_directory=/mnt/data/ci/working_dir_linux \

0 commit comments

Comments
 (0)