diff --git a/.github/workflows/bsim-tests.yaml b/.github/workflows/bsim-tests.yaml index 15e640b03a0..97a84732980 100644 --- a/.github/workflows/bsim-tests.yaml +++ b/.github/workflows/bsim-tests.yaml @@ -8,6 +8,7 @@ on: - "west.yml" - "subsys/bluetooth/**" - "tests/bsim/**" + - "tests/bluetooth/common/testlib/**" - "samples/bluetooth/**" - "boards/posix/**" - "soc/posix/**"