This lets patman run all of its tests, rather than skipping quite a few. Signed-off-by: Simon Glass <sjg at chromium.org> --- (no changes since v1) .azure-pipelines.yml | 2 +- .gitlab-ci.yml | 2 +- .travis.yml | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) Applied to u-boot-dm, thanks!