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/**