Skip to content

Commit

Permalink
Force full CI on all root test files (home-assistant#119673)
Browse files Browse the repository at this point in the history
  • Loading branch information
epenet authored Jun 14, 2024
1 parent 3e9d25f commit 453564f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .core_files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 453564f

Please sign in to comment.