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
LDK Node Integration CI: Also patch LDK dependencies if git
By now, we switched our LDK Node `main` to a specific commit on LDK's
`main`. Since we don't have the `crates.io` dependencies in the
`Cargo.toml`, the patch command won't actually do anything but silently
fail, i.e., *not* check the PR changes against the LDK Node main branch.
Here we fix this by also patching the git repository path.
0 commit comments