Skip to content

Commit

Permalink
run more tests in github WF
Browse files Browse the repository at this point in the history
  • Loading branch information
Georg Schramm authored and Georg Schramm committed Nov 29, 2024
1 parent 2c66f92 commit d82c5b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_python_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,6 @@ jobs:
python -m pip install dist/*.whl
python -c "import pynemaiqpet; print('pynemaiqpet version:', pynemaiqpet.__version__)"
pynemaiqpet_wb_nema_iq -h
pynemaiqpet_wb_nema_iq data/pet_recon_1 --verbose
pynemaiqpet_wb_nema_iq data/pet_recon_1 --fwhm_mm 3.5 --verbose
pynemaiqpet_wb_nema_iq data/pet_recon_2 --fwhm_mm 5.0 --verbose

0 comments on commit d82c5b2

Please sign in to comment.