mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Fix missing full test suite in CI some cases (#63912)
* Fix missing full test suite in CI some cases * Update .core_files.yaml Co-authored-by: epenet <6771947+epenet@users.noreply.github.com> * Add hassfest Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
This commit is contained in:
parent
2eab3c8de1
commit
d3da791168
@ -102,12 +102,18 @@ tests: &tests
|
||||
- codecov.yaml
|
||||
- requirements_test_pre_commit.txt
|
||||
- requirements_test.txt
|
||||
- tests/auth/**
|
||||
- tests/backports/*
|
||||
- tests/common.py
|
||||
- tests/conftest.py
|
||||
- tests/hassfest/*
|
||||
- tests/helpers/*
|
||||
- tests/ignore_uncaught_exceptions.py
|
||||
- tests/mock/*
|
||||
- tests/scripts/*
|
||||
- tests/test_util/*
|
||||
- tests/testing_config/**
|
||||
- tests/util/**
|
||||
|
||||
other: &other
|
||||
- .github/workflows/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user