Merge branch 'ximinez/lending-refactoring-1' into ximinez/lending-refactoring-2

This commit is contained in:
Ed Hennis
2025-07-29 11:54:23 -04:00
committed by GitHub

View File

@@ -43,7 +43,7 @@ runs:
cd ${build_dir}
conan install \
--output-folder . \
--build missing \
--build '*' \
--options:host "&:tests=True" \
--options:host "&:xrpld=True" \
--settings:all build_type=${{ inputs.configuration }} \