What happened:
SD builds for PRs do not update the submodule to its latest state specified in the PR branch, but instead uses the state specified in master branch (PR target branch). PR builds try to merge the branch with master, but submodules are not being updated.
What you expected to happen:
SD builds should respect the submodule state in the PR builds.
How to reproduce it:
@jithin1987 thanks for creating this 馃憤
This should be fixed now.
Most helpful comment
This should be fixed now.