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
CI is failing in BloqadeKrylov because BloqadeKrylov has BloqadeODE as a test dependency which can't be deved as far as I understand.
The best option os to rewrite the test so that it uses OrdinaryDiffEq.jl instead of BloqadeODE so that it doesn't depend on having a functional version of BloqadeODE to work.
The text was updated successfully, but these errors were encountered:
CI is failing in BloqadeKrylov because BloqadeKrylov has BloqadeODE as a test dependency which can't be
dev
ed as far as I understand.The best option os to rewrite the test so that it uses
OrdinaryDiffEq.jl
instead of BloqadeODE so that it doesn't depend on having a functional version of BloqadeODE to work.The text was updated successfully, but these errors were encountered: