
29 Apr
2021
29 Apr
'21
6:03 p.m.
On Fri, Feb 26, 2021 at 10:31 PM Tom Rini trini@konsulko.com wrote:
On Fri, Feb 26, 2021 at 10:25:30PM +0800, Bin Meng wrote:
On Fri, Feb 26, 2021 at 8:53 PM Tom Rini trini@konsulko.com wrote:
Given that test/py/requirements.txt has all required test modules, make use of that rather than a manual pip install list before running our assorted tool testsuites.
Signed-off-by: Tom Rini trini@konsulko.com
.azure-pipelines.yml | 2 +- .gitlab-ci.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to u-boot-dm, thanks!