From 453564fd03fc406d4fb6132d50abcd1af6d8dee5 Mon Sep 17 00:00:00 2001 From: epenet <6771947+epenet@users.noreply.github.com> Date: Fri, 14 Jun 2024 09:27:18 +0200 Subject: [PATCH] Force full CI on all root test files (#119673) --- .core_files.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.core_files.yaml b/.core_files.yaml index f59b84ddbf1c..067a6a2b41d7 100644 --- a/.core_files.yaml +++ b/.core_files.yaml @@ -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