On Tue, 28 Feb 2023 at 13:29, Tom Rini <[email protected]> wrote:
>
> The default pytest cache directory is in a read-only directory in Azure,
> which results in a warning on the build page. Use the pytest command
> line option to set the cache dir to somewhere writable.
>
> Signed-off-by: Tom Rini <[email protected]>
> ---
>  .azure-pipelines.yml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <[email protected]>

Reply via email to