commit | 9303a4c05dcae251b5afd1db32974d08b11dfa87 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Feb 28 15:28:48 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 21 21:04:09 2023 -0400 |
tree | d61eb5b1a6f0b1209e4e0d0c1ef12b9f002e3571 | |
parent | 2f91848cd80b3932e94895c4109d1da983f7d09a [diff] |
Azure CI: Save pytest output automatically Enable use of the python-azurepipelines package which provides automatic formatting and uploading of the pytest output. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>