1
0
mirror of https://github.com/home-assistant/core synced 2024-06-29 06:15:03 +00:00

Force full CI on all root test files (#119673)

This commit is contained in:
epenet 2024-06-14 09:27:18 +02:00 committed by GitHub
parent 3e9d25f81d
commit 453564fd03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -120,24 +120,20 @@ tests: &tests
- pylint/**
- requirements_test_pre_commit.txt
- requirements_test.txt
- tests/*.py
- tests/auth/**
- tests/backports/**
- tests/common.py
- tests/components/history/**
- tests/components/logbook/**
- tests/components/recorder/**
- tests/components/sensor/**
- tests/conftest.py
- tests/hassfest/**
- tests/helpers/**
- tests/ignore_uncaught_exceptions.py
- tests/mock/**
- tests/pylint/**
- tests/scripts/**
- tests/syrupy.py
- tests/test_util/**
- tests/testing_config/**
- tests/typing.py
- tests/util/**
other: &other