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
Add tests for lightning-persister with tokio feature to CI
We recently introduced a new `tokio` feature to `lightning-persister`,
but never added it to CI which has us never run the tests that depend on
it. Here we fix this omission.
0 commit comments