You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the testing CI action is very slow, presumably because it installs CUDA when we don't really need to (unless we want the tests to also check that cuda installs correctly given the environment file)
we could change this to only install the necessary packages - potentially using pixi or uv if we need multiple environments?
The text was updated successfully, but these errors were encountered:
the testing CI action is very slow, presumably because it installs CUDA when we don't really need to (unless we want the tests to also check that cuda installs correctly given the environment file)
we could change this to only install the necessary packages - potentially using pixi or uv if we need multiple environments?
The text was updated successfully, but these errors were encountered: