1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Trigger full CI on recorder test changes (#87764)

This commit is contained in:
Franck Nijhof
2023-02-09 10:19:39 +01:00
committed by GitHub
parent 77cdde94f3
commit 14c19a2456

View File

@@ -114,6 +114,7 @@ tests: &tests
- tests/auth/**
- tests/backports/**
- tests/common.py
- tests/components/recorder/**
- tests/conftest.py
- tests/hassfest/**
- tests/helpers/**