Bluetooth: CI: trigger bsim on testlib change

Some bsim tests have a dependency on testlib. Since testlib does not
have a stable API, it's a good idea to run the bsim tests.

Signed-off-by: Aleksander Wasaznik <aleksander.wasaznik@nordicsemi.no>
This commit is contained in:
Aleksander Wasaznik 2024-03-16 16:55:33 +01:00 committed by David Leach
parent f82a86c21b
commit 16ba4bd564
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ on:
- "west.yml"
- "subsys/bluetooth/**"
- "tests/bsim/**"
- "tests/bluetooth/common/testlib/**"
- "samples/bluetooth/**"
- "boards/posix/**"
- "soc/posix/**"