TomographicImaging / CIL

A versatile python framework for tomographic imaging
https://tomographicimaging.github.io/CIL/
Apache License 2.0
97 stars 45 forks source link

CI: fix `conda index` on release #1951

Closed casperdcl closed 1 month ago

casperdcl commented 1 month ago

Use a "login shell" to ensure conda is on $PATH.

NB conda index ensures https://tomography.stfc.ac.uk/conda metadata is updated.

lauramurgatroyd commented 1 month ago

How do we test this if it only runs when there's a tag?

casperdcl commented 1 month ago

We don't.

I ran it manually though so I know it works.