On Thu, 10 Aug 2023 at 10:52, Tom Rini <tr...@konsulko.com> wrote: > > When running tools for various tests use the tools-only build rather > than sandbox_spl. We used sandbox_spl here for historical reasons that > are no longer true. > > Signed-off-by: Tom Rini <tr...@konsulko.com> > --- > Cc: Simon Glass <s...@chromium.org> > --- > .azure-pipelines.yml | 8 ++++---- > .gitlab-ci.yml | 8 ++++---- > 2 files changed, 8 insertions(+), 8 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org>