home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
74.18k stars 31.15k forks source link

Fix check dirty in Prepare dependencies CI #132180

Closed epenet closed 15 hours ago

epenet commented 17 hours ago

Proposed change

Missed in https://github.com/home-assistant/core/pull/132173 Noticed in https://github.com/home-assistant/core/pull/132176

https://github.com/home-assistant/core/actions/runs/12141729868/job/33855008847?pr=132176

***** ERROR
Tests are leaving files behind. Please update the tests to avoid writing any files:
requirements_all_pytest.txt
requirements_all_wheels_aarch64.txt
requirements_all_wheels_amd64.txt
requirements_all_wheels_armhf.txt
requirements_all_wheels_armv7.txt
requirements_all_wheels_i386.txt

Confirmed to be working in https://github.com/home-assistant/core/actions/runs/12142845627/job/33858319521?pr=132179

Type of change

Additional information

Checklist

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

To help with the load of incoming pull requests: