Skip to content

Commit

Permalink
adding regularisers dependency for IRIS tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dkazanc committed Jan 17, 2025
1 parent e02efff commit f7e31a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests_iris.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
micromamba activate httomo
pip install --upgrade --force-reinstall pillow
pip install httomolibgpu tomobar
pip install httomolibgpu tomobar ccpi-regularisation-cupy
pip install --no-deps httomo-backends
pip install .
micromamba list
Expand Down

0 comments on commit f7e31a0

Please sign in to comment.